Documentation
¶
Overview ¶
Configure Tasks
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Task ¶
type Task struct { ObjectType_ *string `json:"$objectType,omitempty"` Reserved_ map[string]interface{} `json:"$reserved,omitempty"` UnknownFields_ map[string]interface{} `json:"$unknownFields,omitempty"` /** The external identifier that can be used to retrieve the task using its URL. */ ExtId *string `json:"extId,omitempty"` }
* Object encapsulating Task ID Return Value
Click to show internal directories.
Click to hide internal directories.