AtolOnlineV4Pay class

Constructors

AtolOnlineV4Pay({required ModelSettings settingStore, required Shop shop})
AtolOnlineV4Pay.repository({required ModelSettings settingStore, required Shop shop, required RepositoryCheck reposCheck})

Properties

hashCode int
The hash code for this object.
no setterinherited
isAvialableToken bool
no setter
reposCheck RepositoryCheck
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
settingStore ModelSettings
final
shop Shop
final
token String?
no setter

Methods

createCheck(CheckAtolEntity checkModel, dynamic saveCheck(CheckLocal)) Future
2 Step
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
refaundCheck(RefundCheckAtol refundModel) Future
toString() String
A string representation of this object.
inherited

Operators

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