BioConstants class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
cancel(
) → String -
close(
) → String -
confirm(
) → String -
done(
) → String -
easyError(
) → String -
easySuccess(
) → String -
error(
) → String -
getBootpayJSBeforeContentLoaded(
) → Future< List< String> > -
getJSAddCard(
BioPayload payload) → String -
getJSBiometricAuthenticate(
BioPayload payload) → Future< String> -
getJSBioOTPPay(
BioPayload payload, String otp, String cardQuota) → String -
getJSChangePassword(
BioPayload payload) → String -
getJSDestroyWallet(
BioPayload payload) → String -
getJSPasswordPay(
BioPayload payload) → Future< String> -
getJSPasswordToken(
String token) → String -
getJSTotalPay(
BioPayload payload) → String -
issued(
) → String
Constants
- DEBUG → const bool
- EASY_TYPE_BIO → const int
- EASY_TYPE_PASSWORD → const int
- EASY_TYPE_PASSWORD_NO_BILL → const int
- NEXT_JOB_ADD_DELETE_CARD → const int
- NEXT_JOB_ADD_NEW_CARD → const int
- NEXT_JOB_GET_WALLET_LIST → const int
- NEXT_JOB_RETRY_PAY → const int
- REQUEST_ADD_BIOMETRIC → const int
- REQUEST_ADD_BIOMETRIC_FOR_PAY → const int
- REQUEST_ADD_BIOMETRIC_NONE → const int
- REQUEST_ADD_CARD → const int
- /생체인식 정보등록 수행 후 NONE 처리 (이벤트가 재귀함수 호출되지 않도록)
- REQUEST_ADD_CARD_NONE → const int
- REQUEST_BIO_FOR_PAY → const int
- REQUEST_BIOAUTH_FOR_BIO_FOR_PAY → const int
- REQUEST_DELETE_CARD → const int
- REQUEST_PASSWORD_FOR_PAY → const int
- REQUEST_PASSWORD_TOKEN → const int
- REQUEST_PASSWORD_TOKEN_DELETE_CARD → const int
- REQUEST_PASSWORD_TOKEN_FOR_ADD_CARD → const int
- REQUEST_PASSWORD_TOKEN_FOR_BIO_FOR_PAY → const int
- REQUEST_PASSWORD_TOKEN_FOR_PASSWORD_FOR_PAY → const int
- REQUEST_TOTAL_PAY → const int
- REQUEST_TYPE_NONE → const int