UpceOptions
Genel Bakış
UpceOptions Python için FOSS’de bir sınıf. Mirasçılar: EncodeOptions.
UPC-E için kodlama seçenekleri.
Özellikleri: allow_check_digit_input, eci_assignment_number, gs1_enabled, number_system.
Özellikler
| Adı: | Tip: | Access | Açıklama: |
|---|---|---|---|
number_system | `str | None` | Oku . |
allow_check_digit_input | `bool | None` | Oku . |
gs1_enabled | `bool | None` | Oku . |
eci_assignment_number | `int | None` | Oku . |