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
|`unifiedCustomFields`| Map\<String, *Object*> |:heavy_minus_sign:| Custom Unified Fields configured in your StackOne project | {<br/>"my_project_custom_field_1": "REF-1236",<br/>"my_project_custom_field_2": "some other value"<br/>} |
11
+
|`name`|*JsonNullable\<String>*|:heavy_minus_sign:| Application Stage name | Review |
12
+
|`order`|*JsonNullable\<Double>*|:heavy_minus_sign:| Application Stage order | 1 |
13
+
|`createdAt`|[OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)|:heavy_minus_sign:| Application Stage created date | 2021-01-01T01:01:01.000Z |
14
+
|`updatedAt`|[OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html)|:heavy_minus_sign:| Application Stage updated date | 2021-01-01T01:01:01.000Z |
|~~`nextPage`~~|*JsonNullable\<String>*|:heavy_minus_sign:| : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. |
0 commit comments