QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

unusedPayment (property)

The amount of the payment that remains unused.

Syntax

@property (nonatomic,readonly,assign,getter=unusedPayment) NSString* unusedPayment;
- (NSString*)unusedPayment;
public var unusedPayment: String {
  get {...}
}

Default Value

""

Remarks

This property will contain the amount of the payment that was not applied to existing invoices.

The amount should be formatted as a string in dollars.

This property is read-only.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 iOS Edition - Version 20.0 [Build 7941]