QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

QBRequestAggregate (property)

The request aggregate.

Syntax

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

Default Value

""

Remarks

This property will be populated when QBRequestMode is set to rmOffline and a method is called. This is used when working with the QBWCServer class to generate requests to be sent to QuickBooks Web Connector.

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