package
Version:
v0.0.0-...-ad98ba4
Opens a new window with list of versions in this module.
Published: May 17, 2018
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Authorize is used to request token
type Owner struct {
ID int `json:"id"`
ProfileID int `json:"profile_id"`
EmailAddress string `json:"email_address"`
Role string `json:"role"`
}
Owner is an authorized user
Source Files
¶
Click to show internal directories.
Click to hide internal directories.