Search Results for

    Show / Hide Table of Contents

    Class ApiIncrementResponse

    Inheritance
    object
    ApiActionResponse
    ApiIncrementResponse
    Inherited Members
    ApiActionResponse.AdditionalResponseData
    ApiActionResponse.OperationId
    ApiActionResponse.Payment
    ApiActionResponse.Responder
    ApiActionResponse.ResponseCode
    ApiActionResponse.ResponseCodeCategory
    ApiActionResponse.ResponseCodeDescription
    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 ApiIncrementResponse : ApiActionResponse

    Properties

    AuthorizationCode

    Authorization approval code

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

    TotalAuthorizedAmount

    Amount for the operation.

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