import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
amount | int | The amount of the payout. | |
currency | String | The currency in which the payout is made. | |
expiresAt | int | The expiration date of the payout. | [optional] |
id | String | The id of the payout. | |
livemode | bool | The live mode of the payout. | |
object | String | The object of the payout. | |
payoutOrderId | String | The id of the payout order. | [optional] |
status | String | The status of the payout. | [optional] |