FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
square
/
square
/
doc
/
models
Edit File: payout-type.md
# Payout Type The type of payout: “BATCH” or “SIMPLE”. BATCH payouts include a list of payout entries that can be considered settled. SIMPLE payouts do not have any payout entries associated with them and will show up as one of the payout entries in a future BATCH payout. ## Enumeration `PayoutType` ## Fields | Name | Description | | --- | --- | | `BATCH` | Payouts that include a list of payout entries that can be considered settled. | | `SIMPLE` | Payouts that do not have any payout entries associated with them and will<br>show up as one of the payout entries in a future BATCH payout. |
Save
Back