SecretNET.NFT Namespace

BatchTransferNftRequest Constructor

Initializes a new instance of the BatchTransferNftRequest class.

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

Syntax


public BatchTransferNftRequest(
	BatchTransfer[] transfers,
	string padding
)
Public Sub New ( _
	transfers As BatchTransfer(), _
	padding As String _
)
public:
BatchTransferNftRequest(
	array<BatchTransfer^>^ transfers, 
	String^ padding
)

Parameters

transfers
Type: array<BatchTransfer>[]()[][]
List of Transfer objects to process.
padding
Type: String
The padding.