Contents

InvalidCustomerConsentedError

An error that indicates the customer consented field is invalid or doesn’t indicate that the customer consented.

Declaration

object InvalidCustomerConsentedError

Properties

NameTypeDescription
errorCodeint64

errorMessagestring

Mentioned in

Discussion

If the customerConsented field in ConsumptionRequest or ConsumptionRequestV1 is any value other than true, the App Store server rejects the request. For more information, see customerConsented.

See Also

Consumption request errors