Search Results for

    Show / Hide Table of Contents

    Class GetDccRateResponse

    Inheritance
    object
    GetDccRateResponse
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Worldline.Acquiring.Sdk.V1.Domain
    Assembly: Worldline.Acquiring.Sdk.dll
    Syntax
    public class GetDccRateResponse

    Properties

    DisclaimerDisplay

    The disclaimer display

    Declaration
    public string DisclaimerDisplay { get; set; }
    Property Value
    Type Description
    string

    DisclaimerReceipt

    The disclaimer receipt

    Declaration
    public string DisclaimerReceipt { get; set; }
    Property Value
    Type Description
    string

    Proposal

    Declaration
    public DccProposal Proposal { get; set; }
    Property Value
    Type Description
    DccProposal

    Result

    The result of the operation

    Declaration
    public string Result { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2024 Worldline Financial Services (Europe) SA