Enums
CheckoutEnvironment
Swift Enumeration
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Swift Enumeration
enum CheckoutEnvironment
| Case | Description |
|---|---|
production | The live environment. |
staging | The test environment. |
Was this page helpful?
