Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
connector
/
com.midnight.kuira.core.connector.model
/
IntentOptions
Intent
Options
data
class
IntentOptions
(
val
intentId
:
IntentId
,
val
payFees
:
Boolean
)
Intent options.
Members
Constructors
Intent
Options
Link copied to clipboard
constructor
(
intentId
:
IntentId
,
payFees
:
Boolean
)
Properties
intent
Id
Link copied to clipboard
val
intentId
:
IntentId
pay
Fees
Link copied to clipboard
val
payFees
:
Boolean