WalletResponses

Contains response model types returned by wallet API operations.

Types

Link copied to clipboard
data class GetGooglePayConfigurationResponse(val identifier: String?, val environment: String?, val processor: String?, val processorKey: String?)

The Google Pay merchant configuration returned by the wallet API.