sms_sign_apply_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 SmsSignApplyParam

type SmsSignApplyParam struct {
	// 短信发送渠道,主要做资源隔离
	SmsAccount string `json:"sms_account"`
	// 签名
	Sign string `json:"sign"`
}

type SmsSignApplyRequest

type SmsSignApplyRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *SmsSignApplyParam
}

func New

func New() *SmsSignApplyRequest

func (*SmsSignApplyRequest) Execute

func (c *SmsSignApplyRequest) Execute(accessToken *doudian_sdk.AccessToken) (*sms_sign_apply_response.SmsSignApplyResponse, error)

func (*SmsSignApplyRequest) GetParamObject

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

func (*SmsSignApplyRequest) GetParams

func (c *SmsSignApplyRequest) GetParams() *SmsSignApplyParam

func (*SmsSignApplyRequest) GetUrlPath

func (c *SmsSignApplyRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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