OperationPurchaseDonationMixin mixin

Mixin applications
Available extensions

Properties

amount OperationPurchaseDonationMixin$Amount
getter/setter pair
canceled OperationPurchaseDonationMixin$Canceled?
getter/setter pair
chat OperationPurchaseDonationMixin$Chat?
getter/setter pair
chatItem OperationPurchaseDonationMixin$ChatItem?
getter/setter pair
createdAt PreciseDateTime
getter/setter pair
direction OperationDirection
getter/setter pair
donationId DonationId
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
holdUntil PreciseDateTime?
getter/setter pair
id OperationId
getter/setter pair
num OperationNum
getter/setter pair
origin OperationOrigin
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status OperationStatus
getter/setter pair
vendor OperationPurchaseDonationMixin$Vendor
getter/setter pair
ver OperationVersion
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toDto(OperationsCursor? cursor) DtoOperation

Available on OperationPurchaseDonationMixin, provided by the OperationPurchaseDonationConversion extension

Constructs a new DtoOperation from this OperationPurchaseDonationMixin.
toModel() OperationPurchaseDonation

Available on OperationPurchaseDonationMixin, provided by the OperationPurchaseDonationConversion extension

Constructs a new OperationPurchaseDonation from this OperationPurchaseDonationMixin.
toString() String
A string representation of this object.
inherited

Operators

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