@seamapi/types 1.184.0 → 1.185.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/connect.cjs CHANGED
@@ -1086,7 +1086,12 @@ var openapi_default = {
1086
1086
  type: "string"
1087
1087
  },
1088
1088
  external_type_display_name: { type: "string" },
1089
+ is_latest_desired_state_synced_with_provider: { type: "boolean" },
1089
1090
  is_multi_phone_sync_credential: { type: "boolean" },
1091
+ latest_desired_state_synced_with_provider_at: {
1092
+ format: "date-time",
1093
+ type: "string"
1094
+ },
1090
1095
  parent_acs_credential_id: { format: "uuid", type: "string" },
1091
1096
  starts_at: { type: "string" },
1092
1097
  visionline_metadata: {