_gateway: {
    production: "gateway";
    testnet: "gateway2222";
} = ...

Type declaration

  • Readonly production: "gateway"
  • Readonly testnet: "gateway2222"