dto

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DisplayCurrentDataByCountryReqDTO

type DisplayCurrentDataByCountryReqDTO struct {
	CountryCode string                `json:"countryCode"`
	Providers   []*domSchema.Provider `json:"providers"`
}

DisplayCurrentDataByCountryReqDTO represent DisplayCurrentDataByCountryReqDTO

type DisplayCurrentDataByCountryResDTO

type DisplayCurrentDataByCountryResDTO struct {
	Query interface{}                             `json:"query"`
	Data  *domSchema.TotalCountryProviderDataList `json:"data"`
}

DisplayCurrentDataByCountryResDTO represent DisplayCurrentDataByCountryResDTO

func (*DisplayCurrentDataByCountryResDTO) ToJSON added in v0.2.1

ToJSON covert to JSON

Jump to

Keyboard shortcuts

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