Search Results for

    Show / Hide Table of Contents

    Class GiftCardPurchase

    Inheritance
    object
    GiftCardPurchase
    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.Payment.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class GiftCardPurchase

    Properties

    AmountOfMoney

    Object containing information on an amount of money

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

    NumberOfGiftCards

    Number of gift cards that are purchased through this transaction

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