StarkEx JavaScript Client Library - v0.1.0-dev.7 / Exports / GatewayRequestType
- CONDITIONAL_TRANSFER_REQUEST
- DEPOSIT_REQUEST
- FALSE_FULL_WITHDRAWAL_REQUEST
- FULL_WITHDRAWAL_REQUEST
- MINT_REQUEST
- MULTI_TRANSACTION_REQUEST
- SETTLEMENT_REQUEST
- TRANSFER_REQUEST
- WITHDRAWAL_REQUEST
• CONDITIONAL_TRANSFER_REQUEST = "ConditionalTransferRequest"
gateway/gateway-request-type.ts:4
• DEPOSIT_REQUEST = "DepositRequest"
gateway/gateway-request-type.ts:5
• FALSE_FULL_WITHDRAWAL_REQUEST = "FalseFullWithdrawalRequest"
gateway/gateway-request-type.ts:9
• FULL_WITHDRAWAL_REQUEST = "FullWithdrawalRequest"
gateway/gateway-request-type.ts:8
• MINT_REQUEST = "MintRequest"
gateway/gateway-request-type.ts:6
• MULTI_TRANSACTION_REQUEST = "MultiTransactionRequest"
gateway/gateway-request-type.ts:10
• SETTLEMENT_REQUEST = "SettlementRequest"
gateway/gateway-request-type.ts:2
• TRANSFER_REQUEST = "TransferRequest"
gateway/gateway-request-type.ts:3
• WITHDRAWAL_REQUEST = "WithdrawalRequest"