Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllowedFieldsUpdate ¶
type AllowedFieldsUpdate struct {
Reasons []string
}
func (AllowedFieldsUpdate) Error ¶
func (e AllowedFieldsUpdate) Error() string
type CompanyCreation ¶
type CompanyCreation struct {
Reasons []string
}
func (CompanyCreation) Error ¶
func (e CompanyCreation) Error() string
type CompanyRetrieval ¶
type CompanyRetrieval struct {
Reasons []string
}
func (CompanyRetrieval) Error ¶
func (e CompanyRetrieval) Error() string
Click to show internal directories.
Click to hide internal directories.