Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

QuoteRecipientGroupMember

Represents a junction between a quote line item recipient and a quote recipient group. This object is available in API version 64.0 and later.

Supported Calls

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

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the quote recipient group member.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of a quote recipient group member.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
QuoteLineItemRecipientId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The quote line item recipient associated with the quote recipient group.
This field is a relationship field.
Relationship Name
QuoteLineItemRecipient
Refers To
QuoteLineItemRecipient
QuoteRecipientGroupId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The quote line item recipient group associated with the quote recipient group.
This field is a relationship field.
Relationship Name
QuoteRecipientGroup
Refers To
QuoteRecipientGroup