google_api_calendar v0.2.0 GoogleApi.Calendar.V3.Model.ConferenceRequestStatus View Source
Attributes
- statusCode (String.t): The current status of the conference create request. Read-only. The possible values are: - "pending": the conference create request is still being processed. - "success": the conference create request succeeded, the entry points are populated. - "failure": the conference create request failed, there are no entry points. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %GoogleApi.Calendar.V3.Model.ConferenceRequestStatus{statusCode: any()}
t() :: %GoogleApi.Calendar.V3.Model.ConferenceRequestStatus{statusCode: any()}
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.