Class DccProposal
Namespace: Worldline.Acquiring.Sdk.V1.Domain
Assembly: Worldline.Acquiring.Sdk.dll
Syntax
Properties
OriginalAmount
Amount for the operation.
Declaration
public AmountData OriginalAmount { get; set; }
Property Value
Rate
Declaration
public RateData Rate { get; set; }
Property Value
RateReferenceId
Declaration
public string RateReferenceId { get; set; }
Property Value
ResultingAmount
Amount for the operation.
Declaration
public AmountData ResultingAmount { get; set; }
Property Value