This repository contains the public data models for Shopmonkey as a Golang module.
You will need Golang version 1.19 or later to use this package.
You should import these files using the Go package with a specific version of the datamodel:
import "github.com/shopmonkeyus/go-datamodel/v3"
All files in this repository are licensed under the MIT license. See the LICENSE file for details.