Versions in this module Expand all Collapse all v0 v0.1.1 Jul 13, 2022 Changes in this version + type UnionUrlServiceVipLinkCheckParam struct + VipLinkCheckReq VipLinkCheckReq + type UnionUrlServiceVipLinkCheckRequest struct + Param *UnionUrlServiceVipLinkCheckParam + func New(config *vipSdk.VipBaseConfig) *UnionUrlServiceVipLinkCheckRequest + func (v *UnionUrlServiceVipLinkCheckRequest) Execute() (*vipLinkCheckResponse.VipLinkCheckResponse, error) + func (v *UnionUrlServiceVipLinkCheckRequest) GetMethodName() string + func (v *UnionUrlServiceVipLinkCheckRequest) GetParams() *UnionUrlServiceVipLinkCheckParam + func (v *UnionUrlServiceVipLinkCheckRequest) GetParamsObject() interface{} + func (v *UnionUrlServiceVipLinkCheckRequest) GetServiceName() string + type VipLinkCheckReq struct + Content string + RequestId string + Source string v0.1.0 Jul 13, 2022