Versions in this module Expand all Collapse all v1 v1.0.2 Nov 27, 2023 v1.0.0 Nov 7, 2023 Changes in this version + type RightsInfoParam struct + BizType *int32 + OuterBizId string + ServiceId int64 + type RightsInfoRequest struct + Param *RightsInfoParam + func New() *RightsInfoRequest + func (c *RightsInfoRequest) Execute(accessToken *doudian_sdk.AccessToken) (*rights_info_response.RightsInfoResponse, error) + func (c *RightsInfoRequest) GetParamObject() interface{} + func (c *RightsInfoRequest) GetParams() *RightsInfoParam + func (c *RightsInfoRequest) GetUrlPath() string