E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

shippingPhone (property)

Customer's phone number.

Syntax

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

Default Value

""

Remarks

Customer's phone number.

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