BillingResult
Class that represents the result of a Billing operation.
Public parameters
Name | Type | Description |
---|---|---|
ResponseCode | Int | Integer value of the BillingResponseCode. |
DebugMessage | String? | Debug message returned from the Billing operation. Use this to understand any potential issue with the Billing integration. |
Updated about 12 hours ago