account.authorizationForm

account.authorizationForm#ad2e1cd8 flags:# required_types:Vector<SecureRequiredType> values:Vector<SecureValue> errors:Vector<SecureValueError> users:Vector<User> privacy_policy_url:flags.0?string = account.AuthorizationForm;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
required_types Vector<SecureRequiredType>
values Vector<SecureValue>
errors Vector<SecureValueError>
users Vector<User> Users referenced by the response — the client should put them in its cache.
privacy_policy_url flags.0?string

Type

account.AuthorizationForm

Related pages

Types used here