VkDartPayTransactionUpdate class

Properties

amount int
the amount of the transfer in thousandths of a ruble.
no setter
description String?
comment on the translation.
no setter
fromId int
the ID of the user who sent the transfer.
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
transferAt int
the time when the transfer was sent to Unixtime.
no setter
update VkDartUpdate
final

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