Show / Hide Table of Contents

Class PaymentMethodCategoryAssetUrls

Inheritance
System.Object
PaymentMethodCategoryAssetUrls
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 PaymentMethodCategoryAssetUrls

Properties

| Improve this Doc View Source

Descriptive

Descriptive asset URL

Declaration
[JsonProperty(PropertyName = "descriptive")]
public string Descriptive { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Standard

Standard asset URL

Declaration
[JsonProperty(PropertyName = "standard")]
public string Standard { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Copyright (c) 2005-2019 Klarna Bank AB (publ). All rights reserved.