Click or drag to resize

PaymentMethodItems Class

Collection of PaymentMethodItem data object.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionPaymentMethodItem
    ASI.TAM.API.Data.UI.Shared.Common.PaymentMethodPaymentMethodItems
Namespace:  ASI.TAM.API.Data.UI.Shared.Common.PaymentMethod
Assembly:  ASI.TAM.API.Data.UI.Shared (in ASI.TAM.API.Data.UI.Shared.dll) Version: 2020.1.0.1
Syntax
public sealed class PaymentMethodItems : Collection<PaymentMethodItem>
Remarks