package
Version:
v0.1.18
Opens a new window with list of versions in this module.
Published: May 19, 2020
License: MPL-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Address struct {
Region Region
Country string `json:"country"`
City string `json:"location,omitempty"`
}
type Meta struct {
Status Status
Billing *Address `json:"billing,omitempty"`
SubMeta *Meta `json:"sub_meta,omitempty"`
}
General user profile access
Source Files
¶
Click to show internal directories.
Click to hide internal directories.