Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 2.91 KB

BusinessCategory.md

File metadata and controls

26 lines (21 loc) · 2.91 KB

# BusinessCategory

Properties

Name Type Description Notes
id int id ของหมวดหมู่ค่าใช้จ่าย [optional]
system_code int เลขที่ system code หมวดหมู่ค่าใช้จ่าย (เลือกใช้ หมวดหมู่ค่าใช้จ่ายสำหรับธุรกิจ) [optional]
category_id int เลขที่ id หมวดหมู่ค่าใช้จ่าย (เลือกใช้ หมวดหมู่ค่าใช้จ่ายสำหรับธุรกิจ) [optional]
category_name_local string ชื่อหมวดหมู่ค่าใช้จ่าย [optional]
category_name_foreign string ชื่อหมวดหมู่ค่าใช้จ่าย (ภาษาอังกฤษ) [optional]
debit_id int เลข id หมวดหมู่ค่าใช้จ่ายทางบัญชี ฝั่งเดบิต [optional]
debit_category int เลขหมวดหมู่ ฝั่งเดบิต ของ หมวดหมู่ค่าใช้จ่าย [optional]
debit_code string เลขที่หมวดหมู่ค่าใช้จ่ายทางบัญชี ฝั่งเดบิต [optional]
debit_name_local string ชื่อหมวดหมู่ค่าใช้จ่ายทางบัญชี ฝั่งเดบิต [optional]
debit_name_foreign string ชื่อหมวดหมู่ค่าใช้จ่ายทางบัญชี ฝั่งเดบิต (ภาษาอังกฤษ) [optional]
credit_id int เลข id หมวดหมู่ค่าใช้จ่ายทางบัญชี ฝั่งเครดิิต [optional]
credit_category int เลขหมวดหมู่ ฝั่งเครดิต ของ หมวดหมู่ค่าใช้จ่าย [optional]
credit_code string เลขที่หมวดหมู่ค่าใช้จ่ายทางบัญชี ฝั่งเครดิต [optional]
credit_name_local string ชื่อหมวดหมู่ค่าใช้จ่ายทางบัญชี ฝั่งเครดิต [optional]
credit_name_foreign string ชื่อหมวดหมู่ค่าใช้จ่ายทางบัญชี ฝั่งเครดิต (ภาษาอังกฤษ) [optional]
keywords string keyword [optional]

[Back to Model list] [Back to API list] [Back to README]