MollieSubscriptionResponse class

Constructors

MollieSubscriptionResponse.build(dynamic data)

Properties

amount MollieAmount?
getter/setter pair
createdAt String?
getter/setter pair
customerUrl String?
getter/setter pair
description String?
getter/setter pair
documentationUrl String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String?
getter/setter pair
interval String?
getter/setter pair
method String?
getter/setter pair
mode String?
getter/setter pair
nextPaymentDate String?
getter/setter pair
profileUrl String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selfUrl String?
getter/setter pair
startDate String?
getter/setter pair
status String?
getter/setter pair
times int?
getter/setter pair
timesRemaining int?
getter/setter pair
value 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