Taquito TypeDocs
taquito.io
Preparing search index...
@taquito/rpc
OperationContentsAndResultTransferTicket
Interface OperationContentsAndResultTransferTicket
interface
OperationContentsAndResultTransferTicket
{
counter
:
string
;
destination
:
string
;
entrypoint
:
string
;
fee
:
string
;
gas_limit
:
string
;
kind
:
TRANSFER_TICKET
;
metadata
:
OperationContentsAndResultMetadataTransferTicket
;
source
:
string
;
storage_limit
:
string
;
ticket_amount
:
string
;
ticket_contents
:
MichelsonV1Expression
;
ticket_ticketer
:
string
;
ticket_ty
:
MichelsonV1Expression
;
}
Index
Properties
counter
destination
entrypoint
fee
gas_
limit
kind
metadata
source
storage_
limit
ticket_
amount
ticket_
contents
ticket_
ticketer
ticket_
ty
Properties
counter
counter
:
string
destination
destination
:
string
entrypoint
entrypoint
:
string
fee
fee
:
string
gas_
limit
gas_limit
:
string
kind
kind
:
TRANSFER_TICKET
metadata
metadata
:
OperationContentsAndResultMetadataTransferTicket
source
source
:
string
storage_
limit
storage_limit
:
string
ticket_
amount
ticket_amount
:
string
ticket_
contents
ticket_contents
:
MichelsonV1Expression
ticket_
ticketer
ticket_ticketer
:
string
ticket_
ty
ticket_ty
:
MichelsonV1Expression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
counter
destination
entrypoint
fee
gas_
limit
kind
metadata
source
storage_
limit
ticket_
amount
ticket_
contents
ticket_
ticketer
ticket_
ty
taquito.io
Taquito TypeDocs
Loading...