Click or drag to resize

ContactPaymentMethodItems Property

Used to store a collection of Payment Method items. Ignored for Employee contacts.

Created in Epic SDK 2018.

Namespace:  ASI.TAM.API.Data.UI.Account.Contact
Assembly:  ASI.TAM.API.Data.UI.Account.Contact (in ASI.TAM.API.Data.UI.Account.Contact.dll) Version: 2021.1.0.1
Syntax
public PaymentMethodItems PaymentMethodItems { get; set; }

Property Value

Type: PaymentMethodItems
PaymentMethodItems As Collection.
Remarks
Note Note
  • Name - PaymentMethodItems
See Also