Values_0.SuccessfulRequestSourceRequest for which contact was successfully created.
type nonrec t = {requestIdentifier : RequestIdentifier.t option;Request identifier provided in the API call in the ContactDataRequest to create a contact.
*)contactId : ContactId.t option;The contactId of the contact that was created successfully.
*)}