Documentation
Preparing search index...
@airgap/beacon-sdk
TezosTransferTicketOperation
Interface TezosTransferTicketOperation
Internalapi
interface
TezosTransferTicketOperation
{
counter
:
string
;
destination
:
string
;
entrypoint
:
string
;
fee
:
string
;
gas_limit
:
string
;
kind
:
TRANSFER_TICKET
;
source
:
string
;
storage_limit
:
string
;
ticket_amount
:
string
;
ticket_contents
:
MichelineMichelsonV1Expression
;
ticket_ticketer
:
string
;
ticket_ty
:
MichelineMichelsonV1Expression
;
}
Hierarchy (
View Summary
)
TezosBaseOperation
TezosTransferTicketOperation
Index
Properties
counter
destination
entrypoint
fee
gas_
limit
kind
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
source
source
:
string
storage_
limit
storage_limit
:
string
ticket_
amount
ticket_amount
:
string
ticket_
contents
ticket_contents
:
MichelineMichelsonV1Expression
ticket_
ticketer
ticket_ticketer
:
string
ticket_
ty
ticket_ty
:
MichelineMichelsonV1Expression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
counter
destination
entrypoint
fee
gas_
limit
kind
source
storage_
limit
ticket_
amount
ticket_
contents
ticket_
ticketer
ticket_
ty
Documentation
Loading...
Internalapi