QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

termsDiscountPercent (property)

Discount that applies to a payment.

Syntax

@property (nonatomic,readwrite,assign,getter=termsDiscountPercent,setter=setTermsDiscountPercent:) NSString* termsDiscountPercent;
- (NSString*)termsDiscountPercent;
- (void)setTermsDiscountPercent:(NSString*)newTermsDiscountPercent;
public var termsDiscountPercent: String {
  get {...}
set {...} }

Default Value

""

Remarks

If payment is received within the TermsDiscountDay period, then TermsDiscountPercent will apply to the payment. TermsDiscountPercent must be between 0 and 100.

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