OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / Payment Class
Properties


In This Topic
    Payment Class Members
    In This Topic

    The following tables list the members exposed by Payment.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new Payment object.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe amount that this Payment will deduct from the remaining balance of the assigned Invoice. (Inherited from OnTime.Extensions.SDK.PaymentBase)
    Public PropertyThe Customer record assigned to this Payment.  
    Public PropertyThe date this Payment was generated and applied to an Invoice. (Inherited from OnTime.Extensions.SDK.PaymentBase)
    Public PropertyThe unique identifier for this Payment record. (Inherited from OnTime.Extensions.SDK.PaymentBase)
    Public PropertyThe Invoice record assigned to this Payment.  
    Public PropertyAny additional comments associated with this Payment. (Inherited from OnTime.Extensions.SDK.PaymentBase)
    Public PropertyThe reference number assigned to this Payment. (Inherited from OnTime.Extensions.SDK.PaymentBase)
    Public PropertyIndicates if this Invoice has been exported via this extension within OnTime Management Suite.  
    Public PropertyIndicates if this Payment has been exported to QuickBooks via OnTime Management Suite. (Inherited from OnTime.Extensions.SDK.PaymentBase)
    Top
    See Also