Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 827 Bytes

PayoutOrder.md

File metadata and controls

15 lines (12 loc) · 827 Bytes

# PayoutOrder

Properties

Name Type Description Notes
allowed_payout_methods string[] The payout methods that are allowed for the payout order.
amount int The amount of the payout order.
currency string The currency in which the payout order is made. [default to 'MXN']
customer_info \Conekta\Model\CustomerInfoJustCustomerId
metadata array<string,mixed> The metadata of the payout order. [optional]
payout \Conekta\Model\Payout
reason string The reason for the payout order.

[Back to Model list] [Back to API list] [Back to README]