digetpay-sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
digetpay-sdk
digetpay-sdk
/
com.digetpay.sdk.model
/
RecurringRequest
/
RecurringRequest
Recurring
Request
constructor
(
paymentId
:
String
,
orderId
:
String
,
recurringToken
:
String
,
amount
:
Double
,
currency
:
String
=
"SAR"
,
orderNumber
:
String
,
orderDescription
:
String
=
""
)