Documentation
¶
Overview ¶
Package bl provides a simplified interface to GOBL.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Address ¶
type Address struct {
Number string
Street string
StreetExtra string
Locality string
Code string
Country string
}
func (*Address) GOBLAddress ¶
type CreditTransfer ¶
type Invoice ¶
type InvoiceSrc ¶
type Payments ¶
type Payments struct {
Terms struct {
DueDays int
}
Instr struct {
SEPA *CreditTransfer
}
}
Click to show internal directories.
Click to hide internal directories.