Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RightsInfoParam ¶
type RightsInfoRequest ¶
type RightsInfoRequest struct { doudian_sdk.BaseDoudianOpApiRequest Param *RightsInfoParam }
func New ¶
func New() *RightsInfoRequest
func (*RightsInfoRequest) Execute ¶
func (c *RightsInfoRequest) Execute(accessToken *doudian_sdk.AccessToken) (*rights_info_response.RightsInfoResponse, error)
func (*RightsInfoRequest) GetParamObject ¶
func (c *RightsInfoRequest) GetParamObject() interface{}
func (*RightsInfoRequest) GetParams ¶
func (c *RightsInfoRequest) GetParams() *RightsInfoParam
func (*RightsInfoRequest) GetUrlPath ¶
func (c *RightsInfoRequest) GetUrlPath() string
Click to show internal directories.
Click to hide internal directories.