interface DeleteChargedHistoryInstance {
    historyItemId: number;
}

Properties

Properties

historyItemId: number