blng__BillingPrefix__c

Represents a prefix that can be appended to billing-related records for storage purposes.

Supported Calls

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

Fields

Field Details
CurrencyIsoCode
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The three-letter ISO 4217 currency code associated with the billing prefix record when multiple currencies are enabled.
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The name of the billing prefix.
SetupOwnerId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the record owner.
This field is a polymorphic relationship field.
Relationship Name
SetupOwner
Refers To
Organization, Profile, User
blng__BarPrefix__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A prefix value of barcodes.
blng__DotPrefix__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A prefix value of dots.
blng__RawPrefix__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A raw prefix value.