Show / Hide Table of Contents

Class CustomerDirectDebitTokenDetails

Inheritance
System.Object
CustomerDirectDebitTokenDetails
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Klarna.Rest.Core.Model
Assembly: Klarna.Rest.Core.dll
Syntax
public class CustomerDirectDebitTokenDetails

Fields

| Improve this Doc View Source

Brand

Declaration
[JsonProperty(PropertyName = "brand")]
public string Brand
Field Value
Type Description
System.String
| Improve this Doc View Source

MaskedNumber

Declaration
[JsonProperty(PropertyName = "masked_number")]
public string MaskedNumber
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Copyright (c) 2005-2019 Klarna Bank AB (publ). All rights reserved.