Search Results for

    Show / Hide Table of Contents

    Class LabelTemplateElement

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

    Properties

    AttributeKey

    Name of the attribute that is shown to the customer on selection pages or screens

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

    Mask

    Regular mask for the attributeKey
    Note: The mask is optional as not every field has a mask

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