interface ListChargedHistoryOutput {
    items: EquipmentHistoryItem[];
}

Properties

Properties