Versions in this module Expand all Collapse all v1 v1.0.3 Feb 3, 2021 Changes in this version + type Business struct + Businessupdate *Businessupdatedata + Socialupdate *Socialupdatedata + type Businessdata struct + Code int + Message string + Status bool + Updated int + type Businessupdatedata struct + About *string + Brandname *string + Cod *int + Digital *int + Tenantaccid *int + Tenantid int type Data + Subscriptiondetails *Subscription + Tenantinfo *TenantDetails + Tenantlocation *TenantAddress + type Getalllocations struct + Code int + Locations []*Locationgetall + Message string + Status bool + type Location struct + Address string + Closingtime string + Contact string + Countrycode string + Email string + Latitude string + LocationName string + Longitude string + Openingtime string + State string + Suburb string + TenantID int + Zip string + type LocationInfo struct + Createdby int + LocationName string + Locationid int + Status string + type Locationdata struct + Code int + Locationinfo *LocationInfo + Message string + Status bool + type Locationgetall struct + Address string + Closingtime string + Contact *string + Countycode string + Createdby int + Email *string + Latitude string + LocationName string + Locationid int + Longitude string + Openingtime string + Postcode string + State string + Status string + Suburb string + Tenantid int + type Package struct + ModuleID int + Name string + PackageAmount string + PackageContent string + PackageID int + PackageIcon string + PaymentMode string + Status string + type Socialupdatedata struct + Socialicon *string + Sociallink *string + Socialprofile *string type Sparkle + Package []*Package type SubCategory + Icon string + type SubscribedData struct + Code int + Info *TenantData + Message string + Status bool + type Subscription struct + CurrencyCode string + CurrencyID int + ModuleID int + PackageID int + PaymentID *int + PaymentStatus int + Price string + Quantity int + TaxAmount string + TaxID int + TotalAmount string + TransactionDate string + type TenantAddress struct + Address string + Closetime string + Countrycode string + Latitude string + Longitude string + Opentime string + State string + Suburb string + TimeZone string + Zip string + type TenantData struct + ModuleID int + ModuleName string + TenantID int + TenantName string + type TenantDetails struct + CategoryID int + Email string + Mobile string + Name string + Regno string + SubCategoryID int + Type int + type Tenantupdatedata struct + Code int + Message string + Status bool + Updated int + type Tenantuser struct + Email string + Firstname string + Lastname string + Locationid int + Mobile string + Password string + Roleid int + TenantID int + type Tenantuserdata struct + Code int + Message string + Status bool + Tenantuser *User + type Updatetenant struct + Email string + Firstname string + Lastname string + Locationid int + Mobile string + Tenantid int + Userid int + type User struct + Userid int + type Userfromtenant struct + Created string + Email string + Firstname string + Lastname string + LocationName string + Locationid int + Mobile string + Status string + Tenantid int + UserID int + type Usersdata struct + Code int + Message string + Status bool + Users []*Userfromtenant v1.0.2 Jan 25, 2021 v1.0.1 Jan 25, 2021 v1.0.0 Jan 25, 2021 Changes in this version + type Category struct + CategoryID int + Name string + SortOrder int + Status string + Type int + type Data struct + Test string + type Module struct + CategoryID int + Content string + ImageURL string + LogoURL string + ModuleID int + Name string + type Sparkle struct + Category []*Category + Module []*Module + Subcategory []*SubCategory + type SubCategory struct + CategoryID int + Name string + SortOrder int + Status string + SubCategoryID int + Type int