types.SimplePermissions
Last updated
Was this helpful?
Last updated
Was this helpful?
/ / / SimplePermissions
.SimplePermissions
This represents positive permissions (i.e. only "includes"). It is used for specifying procedure requirements and querying if an Account has certain permissions. Null values represent full permissions in that category
• Optional
assets: null
| []
list of required Asset permissions
Defined in
Defined in
• Optional
transactions: null
| TxTag
[]
list of required Transaction permissions
Defined in
• Optional
portfolios: null
| ( | )[]