Click or drag to resize
Infosoft Logo

GetDefaultPaymentTypeForTitleRequest Class

Provides data for the GetDefaultPaymentTypeForTitle operation on IPaymentTypeService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsGetDefaultPaymentTypeForTitleRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Economy.Payments
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetDefaultPaymentTypeForTitleRequest

The GetDefaultPaymentTypeForTitleRequest type exposes the following members.

Properties
 NameDescription
Public propertyTitleCode Gets or sets the code of the title whose default payment type to get.
Top
See Also