Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 915 Bytes

ChangeMappingByExternalEntityRequest.md

File metadata and controls

15 lines (11 loc) · 915 Bytes

ChangeMappingByExternalEntityRequest

The properties of the mapping to be changed, for the mapping identified by its external IDs.

Properties

Name Type Description Notes
external_entity_url str The external URL of the mapped resource. [optional]
description str The description of the mapped resource. [optional]
mapped_resource_id str The ID of the mapped resource. [optional]
last_sync_date int The timestamp (in UTC time standard) of the last synchronization of mapped resource. [optional]
sync_action str Represents the type of the action performed during last successful synchronization [optional]

[Back to Model list] [Back to API list] [Back to README]