Class MerchantRequestedAdditionalCheckbox
Inheritance
System.Object
    MerchantRequestedAdditionalCheckbox
  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 MerchantRequestedAdditionalCheckbox
  Properties
| Improve this Doc View SourceChecked
Declaration
[JsonProperty(PropertyName = "checked")]
public bool Checked { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Boolean | 
Id
Declaration
[JsonProperty(PropertyName = "id")]
public string Id { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String |