sms_sign_apply_list_request

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2022 License: MulanPSL-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 SmsSignApplyListParam

type SmsSignApplyListParam struct {
	// 短信发送渠道,主要做资源隔离
	SmsAccount string `json:"sms_account"`
	// 搜索
	Like string `json:"like"`
	// 页码,默认0
	Page int64 `json:"page"`
	// 每页大小,默认10
	Size int64 `json:"size"`
	// 申请单id
	SmsSignApplyId string `json:"sms_sign_apply_id"`
}

type SmsSignApplyListRequest

type SmsSignApplyListRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *SmsSignApplyListParam
}

func New

func (*SmsSignApplyListRequest) Execute

func (c *SmsSignApplyListRequest) Execute(accessToken *doudian_sdk.AccessToken) (*sms_sign_apply_list_response.SmsSignApplyListResponse, error)

func (*SmsSignApplyListRequest) GetParamObject

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

func (*SmsSignApplyListRequest) GetParams

func (*SmsSignApplyListRequest) GetUrlPath

func (c *SmsSignApplyListRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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