Skip to content

Enums

enums

Enums used by aiorocket2

Classes

WithdrawalStatus

Bases: Base

Attributes
UNKNOWN = 'UNKNOWN' class-attribute instance-attribute

Returned when xRocket API does not sent value

Network

Bases: Base

Attributes
UNKNOWN = 'UNKNOWN' class-attribute instance-attribute

Returned when xRocket API does not sent value

Country

Bases: Base

Attributes
UNKNOWN = 'UNKNOWN' class-attribute instance-attribute

Returned when xRocket API does not sent value

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

InvoiceStatus

Bases: Base

Attributes
UNKNOWN = 'UNKNOWN' class-attribute instance-attribute

Returned when xRocket API does not sent value

Status

Bases: Base

Attributes
UNKNOWN = 'UNKNOWN' class-attribute instance-attribute

Returned when xRocket API does not sent value