AuthorizationResult
The set of potential responses the reseller can give for actions like purchase order charge, subscription signup and add-on etc.
Enums |
AUTHORIZATION_RESULT_UNSPECIFIED |
Unspecified. It is reserved as an invalid value. Do not use. |
AUTHORIZATION_RESULT_AUTHORIZED |
The reseller authorized the action. |
AUTHORIZATION_RESULT_REJECTED |
The reseller rejected the action. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-06 UTC.
[null,null,["Last updated 2024-08-06 UTC."],[[["Resellers can authorize, reject, or leave unspecified actions like purchase orders, subscriptions, and add-ons."],["These responses are categorized using specific enums for integration and automation purposes."],["`AUTHORIZATION_RESULT_UNSPECIFIED` should not be used and is reserved as an invalid response."]]],[]]