CreateExchangeTransferInput
No description
input CreateExchangeTransferInput {
authentication: AuthenticationInput
exchangeTransfer: ExchangeTransferInput!
source: String!
}
Fields
CreateExchangeTransferInput.authentication ● AuthenticationInput input
The authentication tokens for the user
CreateExchangeTransferInput.exchangeTransfer ● ExchangeTransferInput! non-null input
The ExchangeTransfer to be signed
CreateExchangeTransferInput.source ● String! non-null scalar
A text field identifying where the request to sign came from - your application name should go here