smapiv1

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BadRequestError

type BadRequestError struct {
	// Human readable description of error.
	Message string `json:"message,omitempty"`
	// An array of violation messages.
	Violations []*Error `json:"violations,omitempty"`
}

type Error

type Error struct{}
type Link struct {
	Href string `json:"href,omitempty"`
}
type Links struct {
	Self *Link `json:"self,omitempty"`
	Next *Link `json:"next,omitempty"`
}

Links Links for the API navigation.

type StageType

type StageType string

func StageType_Development

func StageType_Development() StageType

func StageType_Live

func StageType_Live() StageType

type StageV2Type

type StageV2Type string

func StageV2Type_Certified

func StageV2Type_Certified() StageV2Type

func StageV2Type_Development

func StageV2Type_Development() StageV2Type

func StageV2Type_Live

func StageV2Type_Live() StageV2Type

Jump to

Keyboard shortcuts

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