Store
internal enum Store
The set of available Store API endpoint types.
-
The endpoint to verify a receipt.
Declaration
Swift
case verify
-
The endpoint value of the Store API type.
Declaration
Swift
var endpointValue: String { get }