Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddressApplicationModel ¶
type CustomerApplicationModel ¶
type CustomerApplicationModel struct { FirstName string LastName string Phone string Email string Addresses []*AddressApplicationModel }
Click to show internal directories.
Click to hide internal directories.