Click or drag to resize
PartialAmount Class
Authorize.NET API - Information about part of payment.
Inheritance Hierarchy
SystemObject
  CMS.Ecommerce.AuthorizeNetDataContractsPartialAmount

Namespace: CMS.Ecommerce.AuthorizeNetDataContracts
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public class PartialAmount

The PartialAmount type exposes the following members.

Constructors
  NameDescription
Public methodPartialAmount
Top
Properties
  NameDescription
Public propertyAmount
Amount of partial payment.
Public propertyDescription
Description of partial payment.
Public propertyName
Name of partial payment.
Top
See Also