has_flags

function has_flags(account_auth_descriptor: account_auth_descriptor, required_flags: list<text>): boolean(source)

Checks if an account_auth_descriptor has all the specified flags

Parameters

account_auth_descriptor

the account_auth_descriptor to check

required_flags

the flags it should have