Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.28 KB

ContactResult.md

File metadata and controls

23 lines (19 loc) · 1.28 KB

ContactResult

Properties

Name Type Description Notes
Id int64 [optional] [default to null]
CreatedAt time.Time [optional] [default to null]
UpdatedAt time.Time [optional] [default to null]
DeletedAt time.Time [optional] [default to null]
ExternalStationId int64 [optional] [default to null]
ModelTypeId int64 [default to null]
FieldValues *interface{} [optional] [default to null]
Email string [optional] [default to null]
Firstname string [default to null]
Lastname string [default to null]
Phone string [optional] [default to null]
Tags *ContactRelationsTags [default to null]
Items *ContactRelationsItems [optional] [default to null]
ModelType *BroadcastRelationsModelType [optional] [default to null]

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