AdditionalDataRatepayBuilder class

Properties

hashCode int
The hash code for this object.
no setterinherited
ratepaydataPeriodDeliveryDate String?
getter/setter pair
ratepaydataPeriodDueDate String?
getter/setter pair
ratepaydataPeriodInvoiceDate String?
getter/setter pair
ratepaydataPeriodInvoiceId String?
getter/setter pair
ratepayPeriodInstallmentAmount String?
getter/setter pair
ratepayPeriodInterestRate String?
getter/setter pair
ratepayPeriodLastInstallmentAmount String?
getter/setter pair
ratepayPeriodPaymentFirstday String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

build() AdditionalDataRatepay
Builds.
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
replace(AdditionalDataRatepay other) → void
Replaces the value in the builder with a new one.
override
toString() String
A string representation of this object.
inherited
update(void updates(AdditionalDataRatepayBuilder)?) → void
Applies updates.
override

Operators

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