Interface: GetBulkTransfer
Represents the parameters required to retrieve a specific bulk transfer. This interface is used to define the structure of the data needed to fetch a bulk transfer by its ID.Properties
bulkTransferId
bulkTransferId: string
The ID of the bulk transfer to retrieve.