Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetUserListByMccidRequest ¶
type GetUserListByMccidRequest struct{}
func (GetUserListByMccidRequest) Url ¶
func (r GetUserListByMccidRequest) Url() string
type GetUserListByMccidResponse ¶
type GetUserListByMccidResponse struct {
Data []MccUser `json:"data,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.