Skip to content

CustomerContact

Customer contact info attached to a seller input / offer request. All fields are nullable because the customer may not have completed contact details yet (offer request still in EVALUATING_REQUEST), or may have opted out of providing one of the channels.

type CustomerContact {
fullName: String
email: String
phoneNumber: String
}
FieldTypeDescription
fullNameString
emailString
phoneNumberString