dsteem
Preparing search index...
AccountCreateWithDelegationOperation
Interface AccountCreateWithDelegationOperation
Generic operation.
interface
AccountCreateWithDelegationOperation
{
"0"
:
"account_create_with_delegation"
;
"1"
:
{
active
:
AuthorityType
;
creator
:
string
;
delegation
:
string
|
Asset
;
extensions
:
any
[]
;
fee
:
string
|
Asset
;
json_metadata
:
string
;
memo_key
:
string
|
PublicKey
;
new_account_name
:
string
;
owner
:
AuthorityType
;
posting
:
AuthorityType
;
}
;
}
Hierarchy (
View Summary
)
Operation
AccountCreateWithDelegationOperation
Index
Properties
0
1
Properties
0
"0"
:
"account_create_with_delegation"
1
"1"
:
{
active
:
AuthorityType
;
creator
:
string
;
delegation
:
string
|
Asset
;
extensions
:
any
[]
;
fee
:
string
|
Asset
;
json_metadata
:
string
;
memo_key
:
string
|
PublicKey
;
new_account_name
:
string
;
owner
:
AuthorityType
;
posting
:
AuthorityType
;
}
Type Declaration
active
:
AuthorityType
creator
:
string
delegation
:
string
|
Asset
extensions
:
any
[]
Extensions. Not currently used.
fee
:
string
|
Asset
json_metadata
:
string
memo_key
:
string
|
PublicKey
new_account_name
:
string
owner
:
AuthorityType
posting
:
AuthorityType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
0
1
dsteem
Loading...
Generic operation.