UserDataResponseCode
Represents the response code for a get user data request initiated by PurchasingService.getUserData.
Enumeration Members
FAILED
FAILED:
3
Indicates an unsuccessful request.
NOT_SUPPORTED
NOT_SUPPORTED:
2
Indicates this call is not supported.
SUCCESSFUL
SUCCESSFUL:
1
Indicates a successful request.
Last updated: Sep 30, 2025