startDate
The date of the first payment.
Declaration
var startDate: Date? { get set }Discussion
The default value is nil which requests the first payment as part of the initial transaction.
The date of the first payment.
var startDate: Date? { get set }The default value is nil which requests the first payment as part of the initial transaction.