INTERFACE
AUTHORIZABLE
link GraphQL Schema definition
- interface AUTHORIZABLE {
- : SUBJECT
- : CUSTOMER
- # The account groups assigned to the authorizable
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [ACCOUNTGROUP]
- : Long
- : SUBJECT
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [ROLE]
- : DateTime
- : String
- : [FEATUREMODIFICATIONINFO]
- # The authorizable can create orders even in case the order has expired features
- : Boolean
- : DateTime
- # Arguments
- # orderBy: [Not documented]
- (: [OrderBy]): [PERMISSIONINCONTEXT]
- : DateTime
- : UUID
- # Defines if the authorizable is permitted to manage CRE code.
- : State
- : DateTime
- : SUBJECT
- : DateTime
- # Defines if the authorizable is permitted to read all account segements and
- # related data.
- : State
- # Defines if the authorizable is permitted to execute and revert corporate
- # actions.
- : State
- : [BASICPERMISSION]
- : SUBJECT
- : SUBJECT
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (
- : [OrderBy],
- : Boolean
- ): [ACCOUNTSEGMENT]
- # Arguments
- # orderBy: [Not documented]
- (: [OrderBy]): [MESSAGETYPECONFIG]
- : Long
- }
link Require by
- EdgeAuthorizablesThe Edge type contains an associated DomainType and meta information, e.g. the position within all pages
- LOGENTRYTYPEnull
- Querynull
- ROLEnull
- SUBJECT_TYPEThis GQL type exists because the domain type 'SUBJECT' can be instantiated and is the parent of another domain type and is therefore needed as GQL interface and GQL type.
- TABLECONFIGURATIONnull
- TABLEPROFILEnull
- USERnull