E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

customerAddress2 (property)

A specific detail on the customer's shipping address (such as building, suite, apartment, floor number etc.

Syntax

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

Default Value

""

Remarks

A specific detail on the customer's shipping address (such as building, suite, apartment, floor number etc.).

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