MerchantContentVO

The description of the merchantContentVO

Summary
MerchantContentVO
Variables
id int64
image_name string
image bytes
presentation string
opening_hours OpeningHoursVO
lat string
lng string
fileType string

Variables

id

int64

The Id of the merchantContentVO

image_name

string

The name of the image of the merchantContentVO

image

bytes

The image of the merchantContentVO

presentation

string

The presentation of the merchantContentVO

opening_hours

OpeningHoursVO

The opening hours of the merchantContentVO

lat

string

The lat of the merchantContentVO

lng

string

The lng of the merchantContentVO

fileType

string

The file type of the slide.

Close