InterfaceItem_ROContactInfo Model

Remote Order location information that are stored as part of Remote Order details

Nullable
Email : string

Nullable
PreferredName : string

Nullable
FullName : string

Nullable
Phone : string

Example
{
  "Email": "string value",
  "PreferredName": "string value",
  "FullName": "string value",
  "Phone": "string value"
}