Search Results for

    Show / Hide Table of Contents

    Class DccProposal

    Inheritance
    object
    DccProposal
    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 DccProposal

    Properties

    OriginalAmount

    Amount for the operation.

    Declaration
    public AmountData OriginalAmount { get; set; }
    Property Value
    Type Description
    AmountData

    Rate

    Declaration
    public RateData Rate { get; set; }
    Property Value
    Type Description
    RateData

    RateReferenceId

    The rate reference ID

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

    ResultingAmount

    Amount for the operation.

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