public class ServiceInfo extends Object
| Constructor and Description |
|---|
ServiceInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProductionUrl() |
String |
getSandboxUrl() |
String |
GetUrl(ApiEnvironment environment) |
void |
setProductionUrl(String productionUrl) |
void |
setSandboxUrl(String sandboxUrl) |
Copyright © 2024. All rights reserved.