Class Properties
Properties info
public class Properties
- Inheritance
-
Properties
- Inherited Members
Properties
IsCounterFactualNFT
If counterfactual
[JsonProperty("isCounterFactualNFT")]
public bool IsCounterFactualNFT { get; set; }
Property Value
IsDeletable
If deletable
[JsonProperty("isDeletable")]
public bool IsDeletable { get; set; }
Property Value
IsEditable
If editable
[JsonProperty("isEditable")]
public bool IsEditable { get; set; }
Property Value
IsLegacy
If legacy
[JsonProperty("isLegacy")]
public bool IsLegacy { get; set; }
Property Value
IsMintable
If mintable
[JsonProperty("isMintable")]
public bool IsMintable { get; set; }
Property Value
IsPublic
If public
[JsonProperty("isPublic")]
public bool IsPublic { get; set; }