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
|`updated_after`|*T.nilable(::String)*|:heavy_minus_sign:| Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z |
|`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,description,type,options |
9
+
|`filter`|[T.nilable(::StackOne::Operations::HrisGetEmployeeCustomFieldDefinitionQueryParamFilter)](../../models/operations/hrisgetemployeecustomfielddefinitionqueryparamfilter.md)|:heavy_minus_sign:| Filter parameters that allow greater customisation of the list response ||
10
+
|`id`|*::String*|:heavy_check_mark:| N/A ||
11
+
|`next_`|*T.nilable(::String)*|:heavy_minus_sign:| The unified cursor ||
12
+
|~~`page`~~|*T.nilable(::String)*|:heavy_minus_sign:| : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>The page number of the results to fetch ||
13
+
|`page_size`|*T.nilable(::String)*|:heavy_minus_sign:| The number of results per page ||
14
+
|`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 ||
15
+
|`raw`|*T.nilable(T::Boolean)*|:heavy_minus_sign:| Indicates that the raw request result is returned ||
16
+
|~~`updated_after`~~|*T.nilable(::String)*|:heavy_minus_sign:| : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z |
17
+
|`x_account_id`|*::String*|:heavy_check_mark:| The account identifier ||
0 commit comments