SecretNET.NFT Namespace

BatchSendNftRequest Constructor

Initializes a new instance of the BatchSendNftRequest class.

Namespace:  SecretNET.NFT
Assembly:  SecretNET.NFT (in SecretNET.NFT.dll)

Syntax


public BatchSendNftRequest(
	BatchSend[] sends,
	string padding
)
Public Sub New ( _
	sends As BatchSend(), _
	padding As String _
)
public:
BatchSendNftRequest(
	array<BatchSend^>^ sends, 
	String^ padding
)

Parameters

sends
Type: array<BatchSend>[]()[][]
List of Send objects to process.
padding
Type: String
The padding.