{ "sections": [ "title", "description", "fields", "special_access_rules", "associated_objects", "field_reference" ], "title": "UsageImpactGroup - Data API", "description": "Represents a collection of fields to set up the Usage Impact Groups used across jurisdictions and programs. This object is available in API version 58.0 and later.", "fields_columns": [ "type", "properties", "description" ], "fields": { "Description": { "type": "string", "properties": "Create, Filter, Group, Nillable, Sort, Update", "description": "The description of the Usage Impact Group." }, "IsActive": { "type": "boolean", "properties": "Create, Defaulted on create, Filter, Group, Sort, Update", "description": "Indicates whether the Usage Impact Group is active. The default value is false." }, "Name": { "type": "string", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "The name of the Usage Impact Group." }, "ShortForm": { "type": "string", "properties": "Create, Filter, Group, Nillable, Sort, Update", "description": "The acronym of the Usage Impact Group." }, "Type": { "type": "picklist", "properties": "Create, Filter, Group, Nillable, Restricted picklist, Sort, Update", "description": "Specifies the type of Usage Impact Group. Possible values are: ForwardMarkets—Forward Markets Planning Production" } }, "special_access_rules": "This object is available only with the EAndU Cloud Usage Impact Access permission set.\n\nThis object is available only with the EAndU Cloud\n Usage Impact Access permission set.", "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.\n\n- **UsageImpactGroupChangeEvent**: Change events are available for the object.\n- **UsageImpactGroupFeed**: Feed tracking is available for the object.\n- **UsageImpactGroupHistory**: History is available for tracked fields of the object.\n- **UsageImpactGroupOwnerSharingRule**: Sharing rules are available for the object.\n- **UsageImpactGroupShare**: Sharing is available for the object.", "field_reference": { "CreatedById": { "field_label": "Created By ID", "type": "reference", "length": "18" }, "CreatedDate": { "field_label": "Created Date", "type": "datetime" }, "Description": { "field_label": "Description", "type": "string", "length": "255" }, "Id": { "field_label": "Usage Impact Group ID", "type": "id", "length": "18" }, "IsActive": { "field_label": "Active", "type": "boolean" }, "IsDeleted": { "field_label": "Deleted", "type": "boolean" }, "LastModifiedById": { "field_label": "Last Modified By ID", "type": "reference", "length": "18" }, "LastModifiedDate": { "field_label": "Last Modified Date", "type": "datetime" }, "LastReferencedDate": { "field_label": "Last Referenced Date", "type": "datetime" }, "LastViewedDate": { "field_label": "Last Viewed Date", "type": "datetime" }, "Name": { "field_label": "Name", "type": "string", "length": "255" }, "OwnerId": { "field_label": "Owner ID", "type": "reference", "length": "18" }, "ShortForm": { "field_label": "Short Form", "type": "string", "length": "255" }, "SystemModstamp": { "field_label": "System Modstamp", "type": "datetime" }, "Type": { "field_label": "Type", "type": "picklist", "length": "255" } }, "field_reference_columns": [ "field_label", "type", "length" ] }