diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-12-06 17:06:26 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-12-06 17:06:26 +0700 |
| commit | e9cd13307f0095dc4edc5048752675d80c551564 (patch) | |
| tree | ba133ca989725bd225e3ed1517ddece8a33e3f32 /src-migrate/types | |
| parent | 9a49b8d84761781531cb417731cb9ef802f63541 (diff) | |
<iman> pengajuan tempo
Diffstat (limited to 'src-migrate/types')
| -rw-r--r-- | src-migrate/types/tempo.ts | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src-migrate/types/tempo.ts b/src-migrate/types/tempo.ts index 815a7557..d043e2d6 100644 --- a/src-migrate/types/tempo.ts +++ b/src-migrate/types/tempo.ts @@ -46,17 +46,7 @@ export type tempoPropsPengiriman = { isSameAddrees: string; stateInvoice: string; cityInvoice: string; - everyWeekday: boolean; - everyWeekdayInput: string; - everyWeek: boolean; - everyWeekInput: string; - tukarInvoice: boolean; tukarInvoiceInput: string; - everyWeekdayPembayaran: boolean; - everyWeekdayInputPembayaran: string; - everyWeekPembayaran: boolean; - everyWeekInputPembayaran: string; - tukarInvoicePembayaran: boolean; tukarInvoiceInputPembayaran: string; dokumenPengiriman: string; dokumenPengirimanInput: string; |
