Type alias GetBoxLocationsOptions

GetBoxLocationsOptions: {
    from-date: RFC3339Date | Date;
    to-date: RFC3339Date | Date;
}

Type declaration

Generated using TypeDoc