Type alias GetTransferResult

GetTransferResult: {
    data: BoxTransferInformation;
}

Type declaration

Generated using TypeDoc