DefaultEnvironment
DefaultEnvironment.kt
Enum that defines a Sensibill Backend(API) Environment. Contains the backend host name
Entries
Properties
Link copied to clipboard
The base url of the API v1 endpoints. By default set this to result of defaultV1BaseUrl
Link copied to clipboard
The base url of the API v2 endpoints. By default set this to result of defaultV2BaseUrl
Functions
Link copied to clipboard
The default v1 Base Url
Link copied to clipboard
The default v2 Base Url
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.