BoltPayConstants class abstract
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 Properties
- enableDebugLog ↔ bool
-
getter/setter pair
Static Methods
-
convertTokenAmountToInt(
int decimal, String amount) → int
Constants
- boltPay → const String
- createTXfunction → const String
- devnetCreateTXPackageId → const String
- devnetIDOPackageId → const String
- devnetPackageId → const String
- devnetWOOCommercePackageId → const String
- devnetWOOCommerceTreasury → const String
- errorFailMsg → const String
- errorInsufficientBalanceMsg → const String
- errorMerchantAddressNotValidMsg → const String
- errorSomethingWrongMsg → const String
- function → const String
- investFunction → const String
- mainnetCreateTXPackageId → const String
- mainnetIDOPackageId → const String
- mainnetPackageId → const String
- mainnetWOOCommercePackageId → const String
- mainnetWOOCommerceTreasury → const String
- module → const String
- phase201 → const int
- phase202 → const int
- phase203 → const int
- phase204 → const int
- phase205 → const int
- poweredBy → const String
- sui → const String
- suiAddressRegex → const String
- testnetCreateTXPackageId → const String
- testnetIDOPackageId → const String
- testnetPackageId → const String
- testnetWOOCommercePackageId → const String
- testnetWOOCommerceTreasury → const String
- wooCommerceModule → const String