interface BulkEditChargedHistoryOutput {
    items: EquipmentHistoryItem[];
}

Properties

Properties