Skip to content

Latest commit

 

History

History
107 lines (58 loc) · 2.97 KB

GatewayRequestType.md

File metadata and controls

107 lines (58 loc) · 2.97 KB

StarkEx JavaScript Client Library - v0.1.0-dev.7 / Exports / GatewayRequestType

Enumeration: GatewayRequestType

Table of contents

Enumeration members

Enumeration members

CONDITIONAL_TRANSFER_REQUEST

CONDITIONAL_TRANSFER_REQUEST = "ConditionalTransferRequest"

Defined in

gateway/gateway-request-type.ts:4


DEPOSIT_REQUEST

DEPOSIT_REQUEST = "DepositRequest"

Defined in

gateway/gateway-request-type.ts:5


FALSE_FULL_WITHDRAWAL_REQUEST

FALSE_FULL_WITHDRAWAL_REQUEST = "FalseFullWithdrawalRequest"

Defined in

gateway/gateway-request-type.ts:9


FULL_WITHDRAWAL_REQUEST

FULL_WITHDRAWAL_REQUEST = "FullWithdrawalRequest"

Defined in

gateway/gateway-request-type.ts:8


MINT_REQUEST

MINT_REQUEST = "MintRequest"

Defined in

gateway/gateway-request-type.ts:6


MULTI_TRANSACTION_REQUEST

MULTI_TRANSACTION_REQUEST = "MultiTransactionRequest"

Defined in

gateway/gateway-request-type.ts:10


SETTLEMENT_REQUEST

SETTLEMENT_REQUEST = "SettlementRequest"

Defined in

gateway/gateway-request-type.ts:2


TRANSFER_REQUEST

TRANSFER_REQUEST = "TransferRequest"

Defined in

gateway/gateway-request-type.ts:3


WITHDRAWAL_REQUEST

WITHDRAWAL_REQUEST = "WithdrawalRequest"

Defined in

gateway/gateway-request-type.ts:7