sms_sign_apply_revoke_request

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SmsSignApplyRevokeParam

type SmsSignApplyRevokeParam struct {
	// 短信发送渠道,主要做资源隔离
	SmsAccount string `json:"sms_account"`
	// 申请单id
	SmsSignApplyId string `json:"sms_sign_apply_id"`
}

type SmsSignApplyRevokeRequest

type SmsSignApplyRevokeRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *SmsSignApplyRevokeParam
}

func New

func (*SmsSignApplyRevokeRequest) Execute

func (c *SmsSignApplyRevokeRequest) Execute(accessToken *doudian_sdk.AccessToken) (*sms_sign_apply_revoke_response.SmsSignApplyRevokeResponse, error)

func (*SmsSignApplyRevokeRequest) GetParamObject

func (c *SmsSignApplyRevokeRequest) GetParamObject() interface{}

func (*SmsSignApplyRevokeRequest) GetParams

func (*SmsSignApplyRevokeRequest) GetUrlPath

func (c *SmsSignApplyRevokeRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL