Platform
: string
in package
Platform
Represents the target environment for the Tectly API.
Tags
Table of Contents
Cases
- Production = 'production'
- Sandbox = 'sandbox'
Methods
- getHost() : string
- Returns the base API URL for this platform.
Cases
Sandbox
Production
Methods
getHost()
Returns the base API URL for this platform.
public
getHost() : string
Return values
string —The API host URL