model

package
v0.0.0-...-4b9dede Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddressApplicationModel

type AddressApplicationModel struct {
	Address1  string
	Address2  string
	District  string
	Regency   string
	City      string
	Country   string
	Longitude string
	Latitude  string
}

type CustomerApplicationModel

type CustomerApplicationModel struct {
	FirstName string
	LastName  string
	Phone     string
	Email     string
	Addresses []*AddressApplicationModel
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL