Newer Version Available

This content describes an older version of this product. View Latest

cgcloud__Signature_Attribute__c

Entity that stores the attributes and values for signatures. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
cgcloud__Attribute__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Attribute combinations.
Possible values are:
  • ASN
  • ActualAmount
  • Amount
  • Cashier
  • Checker
  • Customer
  • CustomerId
  • Date
  • Difference
  • Driver
  • Guard
  • InvoiceId
  • LineItems
  • Original
  • Time
  • TourId
  • VehicleId
  • Warehouse
  • WarehouseId
cgcloud__Record_Link__c
Type
string
Properties
Filter, Nillable, Sort
Description
Name of the record link.
This is a calculated field.
Formula
1HYPERLINK("/" &Id, $Label.cgcloud__record_link, "_top")
cgcloud__Signature__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the Signature record.
This is a relationship field.
Relationship Name
cgcloud__Signature__r
Relationship Type
Master-detail
Refers To
cgcloud__Signature__c (the master object)
cgcloud__Value__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Value of the attribute.

Associated Objects

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

cgcloud__Signature_Attribute__cChangeEvent
Change events are available for the object.
cgcloud__Signature_Attribute__cFeed
Feed tracking is available for the object.
cgcloud__Signature_Attribute__cHistory
History is available for the tracked fields of the object.
cgcloud__Signature_Attribute__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Signature_Attribute__cShare
Sharing is available for the object.