type property

  1. @JsonKey(name: 'type')
RevenueWithdrawalStateType get type
inherited

Type of the revenue withdrawal state, must be "pending"

Implementation

@JsonKey(name: 'type')
RevenueWithdrawalStateType get type;