Enums
enums
¶
Enums used by aiorocket2
Classes¶
WithdrawalStatus
¶
Network
¶
Country
¶
ChequeState
¶
Bases: Base
Active - cheque created and has unclaimed activations. Completed - cheque totally activated.
Attributes¶
ACTIVE = 'active'
class-attribute
instance-attribute
¶
cheque created and has unclaimed activations.
COMPLETED = 'completed'
class-attribute
instance-attribute
¶
cheque totally activated.
UNKNOWN = 'UNKNOWN'
class-attribute
instance-attribute
¶
Returned when xRocket API does not sent value