E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

subscriptionDetailsStartDate (property)

The date in which the recurring payments started processing.

Syntax

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

Default Value

""

Remarks

The date in which the recurring payments started processing.

The date is returned in the format specified within the DateFormat config.

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]