amenities

package
v0.0.0-...-d22e7c3 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Amenities

type Amenities struct {
	ID        string
	Name      string
	Type      Type
	ImagePath string
	CreatedAt time.Time
	UpdatedAt time.Time
	UpdatedBy int64
	IsTest    bool
	IsDeleted bool
}

Amenities struct

type Type

type Type int

Type of amenities

const (
	TypeGeneral   Type = 1
	TypeKos       Type = 2
	TypeHotel     Type = 3
	TypeRoom      Type = 4
	TypeHotelRoom Type = 5
	TypeKosRoom   Type = 6
)

list of amenities type

Jump to

Keyboard shortcuts

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