Class ZipEnvironment.NewZealand
Provides pre-build environment instances for the New Zealand region.
Inherited Members
Namespace: Yort.Zip.InStore
Assembly: Yort.Zip.InStore.dll
Syntax
public static class NewZealand
Properties
| Improve this Doc View SourceProduction
Provides a pre-configured ZipEnvironment instance with correct values for the production environment for NZ merchants.
Declaration
public static ZipEnvironment Production { get; }
Property Value
Type | Description |
---|---|
ZipEnvironment |
Test
Provides a pre-configured ZipEnvironment instance with correct values for the test environment for NZ merchants.
Declaration
public static ZipEnvironment Test { get; }
Property Value
Type | Description |
---|---|
ZipEnvironment |