package
Version:
v0.0.0-...-527ea11
Opens a new window with list of versions in this module.
Published: Apr 2, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CustomField struct {
Name string `json:"name"`
Value string `json:"value"`
}
type UserInfo struct {
CustomFieldList []CustomField `json:"custom_field_list"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.