Protected
Optional
_idProtected
contextAbstract
existsargs?
note
if no custodian is set, the owner Identity is returnednote
supports paginationnote
uses the middlewareDefault value
filters: object= {}account?
size?
start?
ticker?
args?
: undefined | object): Promise‹boolean›args?
entity
args?
: undefined | object): Promise‹boolean›args?
note
required role:note
this method is of type ProcedureMethod, which means you can call moveFunds.checkAuthorization on it to see whether the signing Account and Identity have the required roles and permissions to run itnote
required role:note
this method is of type NoArgsProcedureMethod, which means you can call quitCustody.checkAuthorization on it to see whether the signing Account and Identity have the required roles and permissions to run itopts?
args
: SetCustodianParams, opts?
: ProcedureOpts): Promise‹TransactionQueue‹AuthorizationRequest››note
this will create an Authorization Request which has to be accepted by the targetIdentity
. An Account or Identity can fetch its pending Authorization Requests by calling authorizations.getReceived. Also, an Account or Identity can directly fetch the details of an Authorization Request by calling authorizations.getOne​note
required role:note
this method is of type ProcedureMethod, which means you can call setCustodian.checkAuthorization on it to see whether the signing Account and Identity have the required roles and permissions to run itStatic
generateUuididentifiers
: Identifiers): stringidentifiers
Static
unserializeserialized
: string): Identifiersserialized