QuoteLineItemRecipient

Represents a site, employee, or other entity for which services are being quoted. This could include details such as the recipient's name, contact information, associated site or location, and any specific requirements or preferences for the quoted services. This object is available in API version 62.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

BroadbandConnectionType

  • Type: string
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The name of the broadband connection that's available at the address.
  • Possible values:
    • Copper
    • Fiber

LastReferencedDate

  • Type: dateTime
  • Properties: Filter, Nillable, Sort
  • Description: The timestamp for when the current user last viewed a record related to this record.

LastViewedDate

  • Type: dateTime
  • Properties: Filter, Nillable, Sort
  • Description: The timestamp for when the current user last viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.

MaxDownloadSpeed

  • Type: string
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The maximum download speed available at the address.

MaxUploadSpeed

  • Type: string
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The maximum upload speed available at the address.

MobStnIntlSbscrbDirNbr

  • Type: phone
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The unique number used to identify a subscriber. This field is available in API version 67.0 and later.

Name

  • Type: string
  • Properties: Autonumber, Defaulted on create, Filter, idLookup, Sort
  • Description: The name of the customer's site or location.

QuoteId

  • Type: reference
  • Properties: Create, Filter, Group, Sort
  • Description: The quote associated with the recipient. This field is a relationship field.
  • Relationship Name: Quote
  • Relationship Type: Master-detail
  • Refers To: Quote (the master object)

RecipientType

  • Type: picklist
  • Properties: Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
  • Description: Specifies the type of recipient of the service.
  • Default value: Location
  • Possible values:
    • Location
    • Site
    • Subscriber

ServiceAddrValidationDate

  • Type: dateTime
  • Properties: Create, Filter, Nillable, Sort, Update
  • Description: The date and time when the address was validated.

ServiceAccountId

  • Type: reference
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: Reference to the Account Entity where the product is used, serviced, or installed.

    This field is a relationship field.

  • Relationship Name: ServiceAccount
  • Refers To: Account

ServiceAddrValidationMsg

  • Type: string
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The message sent after the validation of the address.

ServiceAddrValidationResult

  • Type: picklist
  • Properties: Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
  • Description: Specifies the status of the address validation.
  • Default value: Success
  • Possible values:
    • Fail
    • Partial Success
    • Success

ServiceAddress

  • Type: address
  • Properties: Filter
  • Description: The address where the recipient receives the service.

ServiceCity

  • Type: string
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The city where the recipient receives the service.

ServiceCountry

  • Type: string
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The country where the recipient receives the service.

ServiceGeocodeAccuracy

  • Type: picklist
  • Properties: Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
  • Description: Specifies the accuracy level of the geocoded address coordinates.
  • Possible values:
    • Address
    • Block
    • City
    • County
    • ExtendedZip—Extended Zip
    • NearAddress—Near Address
    • Neighborhood
    • State
    • Street
    • Unknown
    • Zip

ServiceLatitude

  • Type: double
  • Properties: Create, Filter, Nillable, Sort, Update
  • Description: The latitude of the location where the recipient receives the service.

ServiceLongitude

  • Type: double
  • Properties: Create, Filter, Nillable, Sort, Update
  • Description: The longitude of the location where the recipient receives the service.

ServicePostalCode

  • Type: string
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The postal code of the address.

ServiceState

  • Type: string
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The state where the recipient receives the service.

ServiceStreet

  • Type: textarea
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The street where the recipient receives the service.

ServiceabilityCheckDate

  • Type: dateTime
  • Properties: Create, Filter, Nillable, Sort, Update
  • Description: The date and time when the serviceability check was done.

ServiceabilityData

  • Type: textarea
  • Properties: Create, Nillable, Update
  • Description: The information about serviciability, such as broadband connection, download, and upload speeds available at the address.

SiteName

  • Type: string
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The name of the customer's site or location.

SubscriberEmail

  • Type: email
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The email address of the subscriber. This field is available in API version 67.0 and later.

SubscriberFirstName

  • Type: string
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The first name of the subscriber. This field is available in API version 67.0 and later.

SubscriberLastName

  • Type: string
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The last name of the subscriber. This field is available in API version 67.0 and later.

SubscriberRole

  • Type: string
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The role of the subscriber associated with the quote line item recipient. This field is available in API version 67.0 and later.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

QuoteLineItemRecipientChangeEvent
Change events are available for the object.
QuoteLineItemRecipientFeed
Feed tracking is available for the object.
QuoteLineItemRecipientHistory
History is available for tracked fields of the object.
QuoteLineItemRecipientOwnerSharingRule
Sharing rules are available for the object.
QuoteLineItemRecipientShare
Sharing is available for the object.