Table of Contents

Class CustomisationFields

Namespace
Rescope.Commerce.Core.Models
Assembly
Rescope.Commerce.Core.dll
public class CustomisationFields
Inheritance
CustomisationFields
Inherited Members

Properties

Description

[JsonProperty("description")]
public string Description { get; set; }

Property Value

string

Label

[JsonProperty("label")]
public string Label { get; set; }

Property Value

string

Type

[JsonProperty("type")]
public string Type { get; set; }

Property Value

string