Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions src/orb/resources/customers/customers.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ def create(
| Netherlands | `eu_vat` | European VAT number |
| New Zealand | `nz_gst` | New Zealand GST number |
| Norway | `no_vat` | Norwegian VAT number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Poland | `eu_vat` | European VAT number |
| Portugal | `eu_vat` | European VAT number |
| Romania | `eu_vat` | European VAT number |
Expand Down Expand Up @@ -393,7 +393,7 @@ def update(
| Netherlands | `eu_vat` | European VAT number |
| New Zealand | `nz_gst` | New Zealand GST number |
| Norway | `no_vat` | Norwegian VAT number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Poland | `eu_vat` | European VAT number |
| Portugal | `eu_vat` | European VAT number |
| Romania | `eu_vat` | European VAT number |
Expand Down Expand Up @@ -770,7 +770,7 @@ def update_by_external_id(
| Netherlands | `eu_vat` | European VAT number |
| New Zealand | `nz_gst` | New Zealand GST number |
| Norway | `no_vat` | Norwegian VAT number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Poland | `eu_vat` | European VAT number |
| Portugal | `eu_vat` | European VAT number |
| Romania | `eu_vat` | European VAT number |
Expand Down Expand Up @@ -994,7 +994,7 @@ async def create(
| Netherlands | `eu_vat` | European VAT number |
| New Zealand | `nz_gst` | New Zealand GST number |
| Norway | `no_vat` | Norwegian VAT number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Poland | `eu_vat` | European VAT number |
| Portugal | `eu_vat` | European VAT number |
| Romania | `eu_vat` | European VAT number |
Expand Down Expand Up @@ -1192,7 +1192,7 @@ async def update(
| Netherlands | `eu_vat` | European VAT number |
| New Zealand | `nz_gst` | New Zealand GST number |
| Norway | `no_vat` | Norwegian VAT number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Poland | `eu_vat` | European VAT number |
| Portugal | `eu_vat` | European VAT number |
| Romania | `eu_vat` | European VAT number |
Expand Down Expand Up @@ -1569,7 +1569,7 @@ async def update_by_external_id(
| Netherlands | `eu_vat` | European VAT number |
| New Zealand | `nz_gst` | New Zealand GST number |
| Norway | `no_vat` | Norwegian VAT number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Poland | `eu_vat` | European VAT number |
| Portugal | `eu_vat` | European VAT number |
| Romania | `eu_vat` | European VAT number |
Expand Down
2 changes: 1 addition & 1 deletion src/orb/types/customer.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ class Customer(BaseModel):
| Netherlands | `eu_vat` | European VAT number |
| New Zealand | `nz_gst` | New Zealand GST number |
| Norway | `no_vat` | Norwegian VAT number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Poland | `eu_vat` | European VAT number |
| Portugal | `eu_vat` | European VAT number |
| Romania | `eu_vat` | European VAT number |
Expand Down
2 changes: 1 addition & 1 deletion src/orb/types/customer_create_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ class CustomerCreateParams(TypedDict, total=False):
| Netherlands | `eu_vat` | European VAT number |
| New Zealand | `nz_gst` | New Zealand GST number |
| Norway | `no_vat` | Norwegian VAT number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Poland | `eu_vat` | European VAT number |
| Portugal | `eu_vat` | European VAT number |
| Romania | `eu_vat` | European VAT number |
Expand Down
2 changes: 1 addition & 1 deletion src/orb/types/customer_update_by_external_id_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ class CustomerUpdateByExternalIDParams(TypedDict, total=False):
| Netherlands | `eu_vat` | European VAT number |
| New Zealand | `nz_gst` | New Zealand GST number |
| Norway | `no_vat` | Norwegian VAT number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Poland | `eu_vat` | European VAT number |
| Portugal | `eu_vat` | European VAT number |
| Romania | `eu_vat` | European VAT number |
Expand Down
2 changes: 1 addition & 1 deletion src/orb/types/customer_update_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ class CustomerUpdateParams(TypedDict, total=False):
| Netherlands | `eu_vat` | European VAT number |
| New Zealand | `nz_gst` | New Zealand GST number |
| Norway | `no_vat` | Norwegian VAT number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Poland | `eu_vat` | European VAT number |
| Portugal | `eu_vat` | European VAT number |
| Romania | `eu_vat` | European VAT number |
Expand Down
2 changes: 1 addition & 1 deletion src/orb/types/invoice.py
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ class Invoice(BaseModel):
| Netherlands | `eu_vat` | European VAT number |
| New Zealand | `nz_gst` | New Zealand GST number |
| Norway | `no_vat` | Norwegian VAT number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Poland | `eu_vat` | European VAT number |
| Portugal | `eu_vat` | European VAT number |
| Romania | `eu_vat` | European VAT number |
Expand Down
2 changes: 1 addition & 1 deletion src/orb/types/invoice_fetch_upcoming_response.py
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ class InvoiceFetchUpcomingResponse(BaseModel):
| Netherlands | `eu_vat` | European VAT number |
| New Zealand | `nz_gst` | New Zealand GST number |
| Norway | `no_vat` | Norwegian VAT number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Philippines | `ph_tin ` | Philippines Tax Identification Number |
| Poland | `eu_vat` | European VAT number |
| Portugal | `eu_vat` | European VAT number |
| Romania | `eu_vat` | European VAT number |
Expand Down