Class GetDccRateResponse
Inheritance
GetDccRateResponse
Namespace: Worldline.Acquiring.Sdk.V1.Domain
Assembly: Worldline.Acquiring.Sdk.dll
Syntax
public class GetDccRateResponse
Properties
DisclaimerDisplay
Declaration
public string DisclaimerDisplay { get; set; }
Property Value
DisclaimerReceipt
Declaration
public string DisclaimerReceipt { get; set; }
Property Value
Proposal
Declaration
public DccProposal Proposal { get; set; }
Property Value
Result
The result of the operation
Declaration
public string Result { get; set; }
Property Value