![]() | |
PaymentMethod Class |
The PaymentMethod type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccountLookupCode |
On insert defaults to the parent entity account lookup code. For Non-Clients, only the defaulted AccountType is valid. For clients, code must correspond to AccountType. Created in Epic SDK 2017 R2. Sometimes Required |
![]() | ContactID |
Unique identifier used to specify a contact. On insert, either ContactID or ContactName is required. Use Get_Contact to obtain a valid value. Created in Epic SDK 2017 R2. |
![]() | ContactName |
On insert, either ContactID or ContactName is required. Created in Epic SDK 2017 R2. |
![]() | PaymentOptionID |
On insert, defaults based on certain conditions. Created in Epic SDK 2017 R2. |
![]() | TypeCode |
On insert, defaults based on Account Type of the parent entity. For Non-Clients, only the defaulted AccountType is valid. Created in Epic SDK 2017 R2. Sometimes Required |