Skip to content

Latest commit

History

History
executable file
16 lines (12 loc) 路 1.06 KB

File metadata and controls

executable file
16 lines (12 loc) 路 1.06 KB

ReplacementPersonDto

Properties

Name Type Description Notes
id int Unique identifier [optional]
name string Name of source mobile phone [optional]
medium_identifier string Identifier of source mobile phone [optional]
phone_number string Phone number [optional]
registered_on string Timestamp when the source mobile phone has been registered (paired) (ISO 8601-format compliant date with time in UTC, milliseconds precision: yyyy-mm-ddThh:mm:ss.SSSZ) [optional]
last_synchronized_on string Timestamp when the source mobile phone has been synchronized (ISO 8601-format compliant date with time in UTC, milliseconds precision: yyyy-mm-ddThh:mm:ss.SSSZ) [optional]
deactivated bool Describes if the source mobile phone has been deactivated [optional]

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