OBJECT
Flags
link GraphQL Schema definition
- type Flags {
- # With this setting, an anchor must approve anyone who wants to hold its asset.
- : Boolean
- # With this setting, an anchor can set the authorize flag of an existing trustline
- # to freeze the assets held by an asset holder.
- : Boolean
- # With this setting, none of the following authorization flags can be changed.
- : Boolean
- }