AuthorizationForm
---types--- 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
Belongs to
account.AuthorizationForm |
This type can only be an instance of:
AuthorizationForm |
Members
required_types | SecureRequiredType | A list must be supplied. |
values | SecureValue | A list must be supplied. |
errors | SecureValueError | A list must be supplied. |
users | User | A list must be supplied. |
privacy_policy_url | string | This argument defaults to None and can be omitted. |