fields property
Salesforce fields.
When unspecified as part of include objects, includes everything, when unspecified as part of exclude objects, excludes nothing.
Implementation
core.List<SalesforceField>? fields;
Salesforce fields.
When unspecified as part of include objects, includes everything, when unspecified as part of exclude objects, excludes nothing.
core.List<SalesforceField>? fields;