CacheExpires helper function to determine remaining time before repeating a request.
IsNil checks if an input is nil.
NewAPIClient creates a new API client.
NewAPIResponse returns a new APIResponse object.
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
NewConfiguration returns a new Configuration object.
NewDayOfWeekTypeFromValue returns a pointer to a valid DayOfWeekType for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewErrorResponseType instantiates a new ErrorResponseType object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewErrorResponseTypeError instantiates a new ErrorResponseTypeError object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewErrorResponseTypeErrorWithDefaults instantiates a new ErrorResponseTypeError object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewErrorResponseTypeWithDefaults instantiates a new ErrorResponseType object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMeasJobCreationRequestType instantiates a new MeasJobCreationRequestType object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMeasJobCreationRequestTypeWithDefaults instantiates a new MeasJobCreationRequestType object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMeasJobCreationResponseType instantiates a new MeasJobCreationResponseType object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMeasJobCreationResponseTypeWithDefaults instantiates a new MeasJobCreationResponseType object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMeasJobInfoResourceType instantiates a new MeasJobInfoResourceType object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMeasJobInfoResourceTypeWithDefaults instantiates a new MeasJobInfoResourceType object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMeasJobsRetrievalResponseType instantiates a new MeasJobsRetrievalResponseType object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMeasJobsRetrievalResponseTypeWithDefaults instantiates a new MeasJobsRetrievalResponseType object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewPriorityTypeFromValue returns a pointer to a valid PriorityType for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewReportingMethodTypeFromValue returns a pointer to a valid ReportingMethodType for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewScheduleOfDayType instantiates a new ScheduleOfDayType object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewScheduleOfDayTypeWithDefaults instantiates a new ScheduleOfDayType object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewScheduleOptionTypeFromValue returns a pointer to a valid ScheduleOptionType for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewScheduleType instantiates a new ScheduleType object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewScheduleTypeWithDefaults instantiates a new ScheduleType object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewTimeIntervalType instantiates a new TimeIntervalType object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewTimeIntervalTypeWithDefaults instantiates a new TimeIntervalType object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUnsupportedMeasType instantiates a new UnsupportedMeasType object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUnsupportedMeasTypeWithDefaults instantiates a new UnsupportedMeasType object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
PtrBool is a helper routine that returns a pointer to given boolean value.
PtrFloat32 is a helper routine that returns a pointer to given float value.
PtrFloat64 is a helper routine that returns a pointer to given float value.
PtrInt is a helper routine that returns a pointer to given integer value.
PtrInt32 is a helper routine that returns a pointer to given integer value.
PtrInt64 is a helper routine that returns a pointer to given integer value.
PtrString is a helper routine that returns a pointer to given string value.
PtrTime is helper routine that returns a pointer to given Time value.