Newer Version Available

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

cgcloud__Order_Payment__c

Holds the attributes of the Order Payment object. 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.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the record owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
cgcloud__Absolute_Amount__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Amount of the payment without the sign.
cgcloud__Amount_DC__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Amount in domestic currency. Payments are gross values.
cgcloud__Amount_RC__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Amount in receipt currency.
cgcloud__Bank_Account_Number__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Account number at the bank.
cgcloud__Bank_Code__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Code of the Bank.
cgcloud__CSC__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Card security code of the credit card.
cgcloud__Calc_Amount__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Calculated value of the payment. Used in cash check-in process.
cgcloud__Currency_RC__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Currency of the payment.
Possible values are:
  • CAD
  • CHF
  • EUR
  • GBP
  • JPY
  • NOK
  • RUB
  • USD
cgcloud__Date_Eff__c
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Effective date of the means of payment.
cgcloud__Exp__c
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Expiration date of the means of payment.
cgcloud__Expense_Type__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Indicates whether other types of expenses, such as Road Toll and Gas, are associated.
Possible values are:
  • Gas
  • Lubricant
  • Misc
  • Parking
  • RoadToll
cgcloud__Holder__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Holder of the account.
cgcloud__Initiation_Date__c
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Date on which the payment is created within the system.
cgcloud__Institute__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Name of the institute.
cgcloud__Number__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Number of the means of payment.
cgcloud__Order__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the order.
This is a relationship field.
Relationship Name
cgcloud__Order__r
Relationship Type
Lookup
Refers To
cgcloud__Order__c
cgcloud__Payment_Template__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the Payment template.
This is a relationship field.
Relationship Name
cgcloud__Payment_Template__r
Relationship Type
Lookup
Refers To
cgcloud__Order_Payment_Template__c
cgcloud__Payment_Type__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Payment method to specify in the Payment template.
Possible values are:
  • Cash
  • Check

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.

cgcloud__Order_Payment__cChangeEvent
Change events are available for the object.
cgcloud__Order_Payment__cFeed
Feed tracking is available for the object.
cgcloud__Order_Payment__cHistory
History is available for tracked fields of the object.
cgcloud__Order_Payment__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Order_Payment__cShare
Sharing is available for the object.