KYCDao
KYCDao
/
com.kycdao.android.sdk.model
/
SmartContractConfig
Smart
Contract
Config
data
class
SmartContractConfig
(
val
address
:
String
,
val
paymentDiscountPercent
:
Int
)
Content copied to clipboard
Constructors
Properties
Constructors
Smart
Contract
Config
Link copied to clipboard
fun
SmartContractConfig
(
address
:
String
,
paymentDiscountPercent
:
Int
)
Content copied to clipboard
Properties
address
Link copied to clipboard
val
address
:
String
Content copied to clipboard
payment
Discount
Percent
Link copied to clipboard
val
paymentDiscountPercent
:
Int
Content copied to clipboard