BioExtra class

Constructors

BioExtra()
BioExtra.fromJson(Map<String, dynamic> json)

Properties

appScheme String?
read / write
browserOpenType List<BrowserOpenType>?
read / write
cardEasyOption ↔ ExtraCardEasyOption
read / write
cardQuota String?
read / write
confirmGraceSeconds int?
read / write
confirmOnlyRestApi bool?
read / write
deliveryDay int?
read / write
depositExpiration String?
read / write
directAppCard bool?
read / write
directCard String?
read / write
directSamsungpay bool?
read / write
displayCashReceipt bool?
read / write
displayErrorResult bool?
read / write
displaySuccessResult bool?
read / write
disposableCupDeposit double?
read / write
enableEasyPayments List<String>?
read / write
enableErrorWebhook bool?
read / write
exceptCardCompanies List<String>?
read / write
firstSubscriptionComment String?
read / write
hashCode int
The hash code for this object.
read-onlyinherited
internationalCardOnly bool?
read / write
locale String?
read / write
offerPeriod String?
read / write
openType String?
read / write
phoneCarrier String?
read / write
redirectUrl String?
read / write
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
sellerName String?
read / write
separatelyConfirmed bool?
read / write
separatelyConfirmedBio bool?
read / write
testDeposit bool?
read / write
useBootpayInappSdk bool?
read / write
useCardPoint bool?
read / write
useOrderId bool?
read / write
useWelcomepayment int?
read / write

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reVal(dynamic value) → dynamic
toJson() Map<String, dynamic>
toJsonEasyPay() Map<String, dynamic>
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited