UpdateSplitConfigurationLogicRequestBuilder class

Properties

acquiringFees UpdateSplitConfigurationLogicRequestAcquiringFeesEnum?
getter/setter pair
additionalCommission AdditionalCommissionBuilder
getter/setter pair
adyenCommission UpdateSplitConfigurationLogicRequestAdyenCommissionEnum?
getter/setter pair
adyenFees UpdateSplitConfigurationLogicRequestAdyenFeesEnum?
getter/setter pair
adyenMarkup UpdateSplitConfigurationLogicRequestAdyenMarkupEnum?
getter/setter pair
chargeback UpdateSplitConfigurationLogicRequestChargebackEnum?
getter/setter pair
chargebackCostAllocation UpdateSplitConfigurationLogicRequestChargebackCostAllocationEnum?
getter/setter pair
commission CommissionBuilder
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
interchange UpdateSplitConfigurationLogicRequestInterchangeEnum?
getter/setter pair
paymentFee UpdateSplitConfigurationLogicRequestPaymentFeeEnum?
getter/setter pair
refund UpdateSplitConfigurationLogicRequestRefundEnum?
getter/setter pair
refundCostAllocation UpdateSplitConfigurationLogicRequestRefundCostAllocationEnum?
getter/setter pair
remainder UpdateSplitConfigurationLogicRequestRemainderEnum?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
schemeFee UpdateSplitConfigurationLogicRequestSchemeFeeEnum?
getter/setter pair
splitLogicId String?
getter/setter pair
surcharge UpdateSplitConfigurationLogicRequestSurchargeEnum?
getter/setter pair
tip UpdateSplitConfigurationLogicRequestTipEnum?
getter/setter pair

Methods

build() UpdateSplitConfigurationLogicRequest
Builds.
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
replace(UpdateSplitConfigurationLogicRequest 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(UpdateSplitConfigurationLogicRequestBuilder)?) → void
Applies updates.
override

Operators

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