Class: Action
transaction.Action
Contains a list of the valid transaction Actions available with this API
See
Hierarchy
Enum
↳
Action
Constructors
constructor
new Action(properties
)
Parameters
Name | Type |
---|---|
properties | any |
Inherited from
Enum.constructor
Defined in
Properties
addKey
addKey: AddKey
Defined in
createAccount
createAccount: CreateAccount
Defined in
deleteAccount
deleteAccount: DeleteAccount
Defined in
deleteKey
deleteKey: DeleteKey
Defined in
deployContract
deployContract: DeployContract
Defined in
enum
enum: string
Inherited from
Enum.enum
Defined in
functionCall
functionCall: FunctionCall
Defined in
stake
stake: Stake
Defined in
transfer
transfer: Transfer