Class Type
The type of Red Packet Nft
public class Type
- Inheritance
-
Type
- Inherited Members
Properties
Mode
The mode
[JsonProperty("mode")]
public int Mode { get; set; }
Property Value
Partition
The partition
[JsonProperty("partition")]
public int Partition { get; set; }
Property Value
Scope
The scope
[JsonProperty("scope")]
public int Scope { get; set; }