Interface: GetAccountResult
Hierarchy
- GetAccountResult
Index
Properties
- account_name
- core_liquid_balance
- cpu_limit
- cpu_weight
- created
- head_block_num
- head_block_time
- last_code_update
- net_limit
- net_weight
- permissions
- privileged
- ram_quota
- ram_usage
- refund_request
- rex_info
- self_delegated_bandwidth
- total_resources
- voter_info
Properties
account_name
• account_name: string
Optional
core_liquid_balance
• core_liquid_balance? : string
cpu_limit
• cpu_limit: AccountResourceInfo
cpu_weight
• cpu_weight: number
created
• created: string
head_block_num
• head_block_num: number
head_block_time
• head_block_time: string
last_code_update
• last_code_update: string
net_limit
• net_limit: AccountResourceInfo
net_weight
• net_weight: number
permissions
• permissions: Permission[]
privileged
• privileged: boolean
ram_quota
• ram_quota: number
ram_usage
• ram_usage: number
refund_request
• refund_request: RefundRequest | null
rex_info
• rex_info: any
self_delegated_bandwidth
• self_delegated_bandwidth: ResourceDelegation | null
total_resources
• total_resources: ResourceOverview | null
voter_info
• voter_info: any