package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Mar 9, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Data struct {
Type *string `json:"type,omitempty"`
}
Data the value for the data
swagger:model Data
func (m *Data) Validate(formats strfmt.Registry) error
Validate validates this data
type Error struct {
Code *int32 `json:"code,omitempty"`
Fields *string `json:"fields,omitempty"`
Message *string `json:"message,omitempty"`
}
Error error
swagger:model Error
func (m *Error) Validate(formats strfmt.Registry) error
Validate validates this error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.