import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
allowedPayoutMethods | BuiltList<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'] |
customerInfo | CustomerInfoJustCustomerId | ||
metadata | BuiltMap<String, JsonObject> | The metadata of the payout order. | [optional] |
payout | Payout | ||
reason | String | The reason for the payout order. |