# Constants
ProductionURL is the endpoint for production environment.
SandboxURL is the endpoint for local environment.
# Structs
Client implements IAPClient.
The IAPResponse type has the response properties.
The IAPResponseError typs has error message and status.
# Interfaces
IAPClient is an interface to call validation API in Amazon App Store.