Buyer
.halguru-ksef.yaml ➤ Buyer
Gets or sets the buyer's information in the KSEF invoice model.
Buyer:
Name: Any text
Street: Any text
HouseNumber: Any text
UnitNumber: Any text
CountryCode: Any text
PostCode: Any text
City: Any text
NIP: Any text
| Name |
Description |
| Title |
Buyer |
| Field Type |
Object |
| Required |
True |
Field List
| Name |
Type |
Required |
Description |
| Name |
Text |
✔️ |
The name of the buyer. |
| Street |
Text |
✔️ |
Street of the buyer. |
| HouseNumber |
Text |
|
House number of the buyer. |
| UnitNumber |
Text |
|
Unit number of the buyer. |
| CountryCode |
Text |
✔️ |
Country code of the buyer. |
| PostCode |
Text |
✔️ |
Post code of the buyer. |
| City |
Text |
✔️ |
City of the buyer. |
| NIP |
Text |
✔️ |
NIP number of the buyer. |
This property represents the buyer details of the invoice, modeled by the class.
| Property |
Value |
| Path |
Buyer |
| Internal Type |
KSEFModels.KSEFBuyer |
| Internal Root Type |
KSEFInvoiceHalGuru |
| File Extension |
.halguru-ksef.yaml |
| JSON Schema |
halguru-ksef-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |