Search Results for

    Show / Hide Table of Contents

    Class TokenizePaymentRequest

    Inheritance
    object
    TokenizePaymentRequest
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Worldline.Connect.Sdk.V1.Domain
    Assembly: Worldline.Connect.Sdk.dll
    Syntax
    public class TokenizePaymentRequest

    Properties

    Alias

    An alias for the token. This can be used to visually represent the token.
    If no alias is given, a payment product specific default is used, e.g. the obfuscated card number for card payment products.
    Do not include any unobfuscated sensitive data in the alias.

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