Search Results for

    Show / Hide Table of Contents

    Class RefundMobileMethodSpecificOutput

    Inheritance
    object
    RefundMethodSpecificOutput
    RefundMobileMethodSpecificOutput
    Inherited Members
    RefundMethodSpecificOutput.RefundProductId
    RefundMethodSpecificOutput.TotalAmountPaid
    RefundMethodSpecificOutput.TotalAmountRefunded
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class RefundMobileMethodSpecificOutput : RefundMethodSpecificOutput

    Properties

    Network

    The network that was used for the refund. The string that represents the network is identical to the strings that the payment product vendors use in their documentation. For instance: "Visa" for Apple Pay, and "VISA" for Google Pay.

    Declaration
    public string Network { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.