ktx/python/ktx-sl/sources/b2b_saas/pricebooks.yaml

14 lines
192 B
YAML
Raw Permalink Normal View History

2026-05-10 23:12:26 +02:00
name: pricebooks
table: pricebooks
grain:
- pricebook_id
columns:
- name: pricebook_id
type: number
- name: currency
type: string
- name: name
type: string
- name: region
type: string