E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

payerFirstName (property)

Payer's first name.

Syntax

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

Default Value

""

Remarks

Payer's first name.

This property is required.

Character length and limitations: 25 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]