OAICreateContactOptions
Properties
Name | Type | Description | Notes |
firstName | NSString* | | [optional] |
lastName | NSString* | | [optional] |
company | NSString* | | [optional] |
emailAddresses | NSArray* | Set of email addresses belonging to the contact | [optional] |
tags | NSArray* | Tags that can be used to search and group contacts | [optional] |
metaData | NSObject* | | [optional] |
optOut | NSNumber* | Has the user explicitly or implicitly opted out of being contacted? If so MailSlurp will ignore them in all actions. | [optional] |
groupId | NSString* | Group IDs that contact belongs to | [optional] |
[Back to Model list] [Back to API list] [Back to ]