metronome_Customer_c
.Columns | Type | Description |
---|---|---|
Credit_Type_ID__c | text | The unique identifier associated with the credit type (currency) |
Name__c | text | The name of the credit type |
Environment_Type__c | picklist | The name of the Metronome environment where this object lives |
Columns | Type | Description |
---|---|---|
Customer_ID__c | text | The unique identifier associated with the customer |
Name__c | text | The name of the customer |
Account__c | lookup | References the associated Salesforce account for this customer if one has added to the customer in Metronome |
Environment_Type__c | picklist | The name of the Metronome environment where this object lives |
Columns | Type | Description |
---|---|---|
Customer_Ingest_Alias_ID__c | text | The unique identifier associated with the ingest alias |
Customer__c | lookup | References the associated customer for this ingest alias |
Ingest_Alias__c | text | The ingest alias associated with the customer |
Environment_Type__c | picklist | The name of the Metronome environment where this object lives |
Columns | Type | Description |
---|---|---|
Rate_Card_ID__c | text | The unique identifier associated with the rate card |
Name__c | text | The name of the rate card |
Description__c | text area long | The description of the rate card |
Environment_Type__c | picklist | The name of the Metronome environment where this object lives |
Columns | Type | Description |
---|---|---|
Contract_ID__c | text | The unique identifier associated with the contract |
Customer__c | lookup | References the associated customer for this contract |
Rate_Card__c | lookup | References the associated rate card for this contract |
Name__c | text | The name of the contract |
Starting_On__c | datetime | The inclusive starting time of the contract (UTC) |
Ending_Before__c | datetime or NULL | The exclusive ending time of the contract (UTC) |
Usage_Statement_Schedule_Frequency__c | pick list | The frequency with which usage statements are sent to the customer |
Environment_Type__c | picklist | The name of the Metronome environment where this object lives |
Columns | Type | Description |
---|---|---|
Commit_ID__c | text | The unique identifier associated with the commit or credit |
Customer__c | lookup | References the associated customer for this commit or credit |
Contract__c | lookup | References the associated contract for this commit or credit |
Name__c | text or NULL | The name of the commit or credit |
Type__c | PickList | The type of commit or credit (one of prepaid, postpaid, or credit) |
Priority__c | number | The priority assigned to the commit or credit |
Description__c | text area long or NULL | The description of the commit or credit |
Starting_On__c | datetime | The inclusive starting time of the commit or credit (UTC) |
Ending_Before__c | datetime | The exclusive ending time of the commit or credit (UTC) |
Total_Amount__c | number | The total dollar amount of the commit or credit. If the commit or credit is broken out over multiple access segments, this represents the sum across all access segments |
Current_Balance__c | number | The current balance on the commit or credit as determined subtracting any burn down, including the current draft invoice, from the total amount |
Total_Cost__c | number | The total cost of the commit or credit. If the commit or credit is broken out over multiple invoice segments, this represents the sum across all invoice segments |
Cost_Basis__c | formula | The total cost / the total amount of the commit or credit |
Environment_Type__c | picklist | The name of the Metronome environment where this object lives |
Columns | Type | Description |
---|---|---|
Invoice_ID__c | text | The unique identifier associated with the invoice |
Contract__c | lookup | References the associated contract for this invoice |
Customer__c | lookup | References the associated customer for this invoice |
Credit_Type__c | lookup | References the associated credit type for this invoice |
Type__c | pick list | The invoice type (Scheduled, Usage, Refund, True-up, Adhoc) |
Starting_On__c | datetime | The inclusive starting time of the period this invoice covers (UTC) |
Ending_Before__c | datetime | The exclusive ending time of the period this invoice covers (UTC) |
Total__c | number | The invoice total |
Status__c | picklist | The Metronome invoice status (One of Draft, Finalized, Void) |
Issued_At__c | datetime | The time at which the invoice was issued (UTC) |
Environment_Type__c | picklist | The name of the Metronome environment where this object lives |
Columns | Type | Description |
---|---|---|
Invoice_Line_Item_ID__c | text | The unique identifier associated with the invoice line item |
Invoice__c | lookup | References the associated invoice for this line item |
Credit_Type__c | lookup | References the associated credit type for this line item |
Commit__c | lookup | References the associated commit for this line item |
Name__c | text | The line item description |
Quantity__c | number | The quantity associated with the line item |
Unit_Price__c | number | The unit price with the line item |
Product_Type__c | text | The product ID associated with the line item |
Total__c | number | The line item total |
Starting_On__c | datetime | The inclusive starting time of when the line item is effective from (UTC) |
Ending_Before__c | datetime | The exclusive ending time of when the line item is effective from (UTC) |
Environment_Type__c | picklist | The name of the Metronome environment where this object lives |
Columns | Type | Description |
---|---|---|
External_Association_ID__c | text | The unique identifier for the many to many mapping between invoice line item and pricing dimension |
Invoice_Line_Item__c | lookup | References the associated line item for the many to many mapping |
Pricing_Dimension__c | lookup | References the associated pricing dimension for the many to many mapping |
Environment_Type__c | picklist | The name of the Metronome environment where this object lives |
Columns | Type | Description |
---|---|---|
Pricing_Dimension_ID__c | text | The unique identifier associated with the pricing dimension set on the invoice line item |
Name__c | text | The key of the pricing dimension set on the invoice line item |
Value__c | text | The value of the pricing dimension set on the invoice line item |
Environment_Type__c | picklist | The name of the Metronome environment where this object lives |
Columns | Type | Description |
---|---|---|
External_Association_ID__c | text | The unique identifier for the many to many mapping between invoice line item and invoicing group |
Invoice_Line_Item__c | lookup | References the associated line item for the many to many mapping |
Invoicing_Group__c | lookup | References the associated invoicing group for the many to many mapping |
Environment_Type__c | picklist | The name of the Metronome environment where this object lives |
Columns | Type | Description |
---|---|---|
Invoicing_Group_ID__c | text | The unique identifier associated with the presentation (invoicing) group key set on the invoice line item |
Name__c | text | The key of the presentation (invoicing) group key set on the invoice line item |
Value__c | text | The value of the presentation (invoicing) group key set on the invoice line item |
Environment_Type__c | picklist | The name of the Metronome environment where this object lives |