Search Results for

    Show / Hide Table of Contents

    Class PayoutDetails

    Inheritance
    object
    PayoutDetails
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Payout.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class PayoutDetails

    Properties

    AmountOfMoney

    Object containing amount and ISO currency code attributes

    Declaration
    public AmountOfMoney AmountOfMoney { get; set; }
    Property Value
    Type Description
    AmountOfMoney

    Customer

    Object containing the details of the customer.

    Declaration
    public PayoutCustomer Customer { get; set; }
    Property Value
    Type Description
    PayoutCustomer

    References

    Object that holds all reference properties that are linked to this transaction

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