MolliePaymentResponse class

Constructors

MolliePaymentResponse.build(dynamic data)

Properties

amount MollieAmount?
getter/setter pair
checkoutUrl String?
getter/setter pair
createdAt String?
getter/setter pair
customerUrl String?
getter/setter pair
description String?
getter/setter pair
details ↔ MollieDetails?
getter/setter pair
documentationUrl String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String?
getter/setter pair
isCancelable bool?
getter/setter pair
metaData ↔ dynamic
getter/setter pair
method String?
getter/setter pair
mode String?
getter/setter pair
profileId String?
getter/setter pair
redirectUrl String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selfUrl String?
getter/setter pair
sequenceType String?
getter/setter pair
status String?
getter/setter pair
webhookUrl String?
getter/setter pair

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