type property
Type of the revenue withdrawal state, must be "pending"
Implementation
@JsonKey(name: 'type')
RevenueWithdrawalStateType get type;
Type of the revenue withdrawal state, must be "pending"
@JsonKey(name: 'type')
RevenueWithdrawalStateType get type;