Tectly PHP Client

Platform : string
in package

Platform

This enum is for internal use only and will be removed from the public API in a future release. The API URL is resolved by the client itself, so there is no need to reference it. Do not use it in your own code.

Represents the target environment for the Tectly API.

Tags
category

Enum

author

Lennard Scheibel

link
https://tectly.com

Table of Contents

Cases

Production  = 'production'
Sandbox  = 'sandbox'

Methods

getHost()  : string
Returns the base API URL for this platform.

Cases

Methods

getHost()

Returns the base API URL for this platform.

public getHost() : string
Return values
string

The API host URL

On this page

Search results