cgcloud__Fund_Product__c

A Fund object can be linked to multiple brands or categories based on the fund template settings. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
cgcloud__Fund__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Fund record associated with the Product record.
This is a relationship field.
Relationship Name
cgcloud__Fund__r
Relationship Type
Master-detail
Refers To
cgcloud__Fund__c (master object)
cgcloud__Product_Description__c
Type
string
Properties
Filter, Nillable, Sort
Description
Associated product description.
This is a calculated field.
Formula
HYPERLINK("/one/one.app#/sObject/" &  cgcloud__Product__c  & "/view",  cgcloud__Product__r.cgcloud__Description_1__c  )
cgcloud__Product__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Product record associated with the Fund record.
This is a relationship field.
Relationship Name
cgcloud__Product__r
Relationship Type
Lookup
Refers To
Product2

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.

cgcloud__Fund_Product__cChangeEvent
Change events are available for the object.
cgcloud__Fund_Product__cFeed
Feed tracking is available for the object.
cgcloud__Fund_Product__cHistory
History is available for tracked fields of the object.
cgcloud__Fund_Product__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Fund_Product__cShare
Sharing is available for the object.