Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 594 Bytes

AttachTagResponse.md

File metadata and controls

15 lines (10 loc) · 594 Bytes

org.egoi.client.api.Model.AttachTagResponse

Properties

Name Type Description Notes
TagId int [optional] [readonly]
Success List<string> Array of contacts where the tag was successfully attached [optional]
Error List<string> Array of contacts where the tag was not successfully attached [optional]

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