Table of Contents

Class Type

Namespace
LoopNet.Models.Requests
Assembly
LoopNet.dll

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

int

Partition

The partition

[JsonProperty("partition")]
public int Partition { get; set; }

Property Value

int

Scope

The scope

[JsonProperty("scope")]
public int Scope { get; set; }

Property Value

int