E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

payerZip (property)

Payer's United States ZIP code or other country-specific postal code.

Syntax

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

Default Value

""

Remarks

Payer's United States ZIP code or other country-specific postal code.

Character length and limitations: 20 single-byte characters.

This property is read-only.

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