package
Version:
v1.1.7
Opens a new window with list of versions in this module.
Published: Aug 5, 2020
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.