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;
| Name | Type | Description |
|---|---|---|
| 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 |