QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

bankAccountId (property)

Refers to the account from which the funds are being drawn for this bill payment.

Syntax

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

Default Value

""

Remarks

This property is only applicable to the pmCheck PaymentMethod.

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