View Source Craftgate.Model.TransactionPayoutStatus (Craftgate v1.0.42)
Elixir equivalent of the Java enum io.craftgate.model.TransactionPayoutStatus
Link to this section Summary
Link to this section Types
@type t() ::
:WAITING_FOR_PAYOUT
| :CANCELLED
| :NO_PAYOUT
| :PAYOUT_COMPLETED
| :PAYOUT_STARTED