You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`content_type`|*::String*|:heavy_check_mark:| HTTP response content type for this operation |
9
+
|`create_event_responses`| T::Array<[::StackOne::Shared::CreateEventResponse](../../models/shared/createeventresponse.md)> |:heavy_minus_sign:| Multiple status returned. Check the response body for details. |
10
+
|`status_code`|*::Integer*|:heavy_check_mark:| HTTP response status code for this operation |
11
+
|`raw_response`|[Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response)|:heavy_check_mark:| Raw HTTP response; suitable for custom response parsing |
|`content_type`|*::String*|:heavy_check_mark:| HTTP response content type for this operation |
9
+
|`employment_result`|[T.nilable(::StackOne::Shared::EmploymentResult)](../../models/shared/employmentresult.md)|:heavy_minus_sign:| The employee employment was created successfully. |
10
+
|`status_code`|*::Integer*|:heavy_check_mark:| HTTP response status code for this operation |
11
+
|`raw_response`|[Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response)|:heavy_check_mark:| Raw HTTP response; suitable for custom response parsing |
|`fields_`|*T.nilable(::String)*|:heavy_minus_sign:| The comma separated list of fields that will be returned in the response (if empty, all fields are returned) | id,remote_id,name,type,parent_ids,remote_parent_ids,owner_ids,remote_owner_ids |
9
+
|`id`|*::String*|:heavy_check_mark:| N/A ||
10
+
|`proxy`| T::Hash[Symbol, *::Object*]|:heavy_minus_sign:| Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key ||
11
+
|`raw`|*T.nilable(T::Boolean)*|:heavy_minus_sign:| Indicates that the raw request result is returned ||
12
+
|`x_account_id`|*::String*|:heavy_check_mark:| The account identifier ||
0 commit comments