public static interface SuccessfulRequest.Builder extends SdkPojo, CopyableBuilder<SuccessfulRequest.Builder,SuccessfulRequest>
| Modifier and Type | Method and Description |
|---|---|
SuccessfulRequest.Builder |
contactId(String contactId)
The contactId of the contact that was created successfully.
|
SuccessfulRequest.Builder |
requestIdentifier(String requestIdentifier)
Request identifier provided in the API call in the ContactDataRequest to create a contact.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSuccessfulRequest.Builder requestIdentifier(String requestIdentifier)
Request identifier provided in the API call in the ContactDataRequest to create a contact.
requestIdentifier - Request identifier provided in the API call in the ContactDataRequest to create a contact.SuccessfulRequest.Builder contactId(String contactId)
The contactId of the contact that was created successfully.
contactId - The contactId of the contact that was created successfully.Copyright © 2023. All rights reserved.