InfluxDB PHP Client
Loading...
Searching...
No Matches
Static Public Member Functions | Public Attributes | List of all members
InfluxDB2\Model\WritePrecision Class Reference

Static Public Member Functions

static getAllowableEnumValues ()
 

Public Attributes

const MS = 'ms'
 
const S = 's'
 
const US = 'us'
 
const NS = 'ns'
 

Member Function Documentation

◆ getAllowableEnumValues()

static InfluxDB2\Model\WritePrecision::getAllowableEnumValues ( )
static

Gets allowable values of the enum

Returns
string[]

Member Data Documentation

◆ MS

const InfluxDB2\Model\WritePrecision::MS = 'ms'

Possible values of this enum


The documentation for this class was generated from the following file: