First Initial
This commit is contained in:
59
Seed/ApplicationDbContextSeed/Legal_entity.json
Normal file
59
Seed/ApplicationDbContextSeed/Legal_entity.json
Normal file
@@ -0,0 +1,59 @@
|
||||
[
|
||||
{
|
||||
"code": "5211",
|
||||
"name": "บริษัทจำกัด"
|
||||
},
|
||||
{
|
||||
"code": "5215",
|
||||
"name": "บริษัทมหาชนจำกัด"
|
||||
},
|
||||
{
|
||||
"code": "5222",
|
||||
"name": "ห้างหุ้นส่วนจำกัด"
|
||||
},
|
||||
{
|
||||
"code": "5224",
|
||||
"name": "ห้างหุ้นส่วนสามัญนิติบุคคล"
|
||||
},
|
||||
{
|
||||
"code": "5230",
|
||||
"name": "กิจการร่วมค้า"
|
||||
},
|
||||
{
|
||||
"code": "5232",
|
||||
"name": "มูลนิธิ"
|
||||
},
|
||||
{
|
||||
"code": "5233",
|
||||
"name": "กิจการค้าร่วม"
|
||||
},
|
||||
{
|
||||
"code": "7250",
|
||||
"name": "สหกรณ์"
|
||||
},
|
||||
{
|
||||
"code": "8211",
|
||||
"name": "องค์กรธุรกิจจัดตั้งหรือจดทะเบียนภายใต้กฎหมายเฉพาะ"
|
||||
},
|
||||
{
|
||||
"code": "9210",
|
||||
"name": "หน่วยงานภาครัฐ"
|
||||
},
|
||||
{
|
||||
"code": "5210",
|
||||
"name": "คณะบุคคล"
|
||||
},
|
||||
{
|
||||
"code": "8210",
|
||||
"name": "กิจการร้านค้าเจ้าของคนเดียวหรือบุคคลธรรมดา"
|
||||
},
|
||||
{
|
||||
"code": "8211",
|
||||
"name": "ห้างหุ้นส่วนสามัญ"
|
||||
},
|
||||
{
|
||||
"code": "99",
|
||||
"name": "ไม่ระบุ"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user