Documentation ¶
Index ¶
- type SmsSignApplyParam
- type SmsSignApplyRequest
- func (c *SmsSignApplyRequest) Execute(accessToken *doudian_sdk.AccessToken) (*sms_sign_apply_response.SmsSignApplyResponse, error)
- func (c *SmsSignApplyRequest) GetParamObject() interface{}
- func (c *SmsSignApplyRequest) GetParams() *SmsSignApplyParam
- func (c *SmsSignApplyRequest) GetUrlPath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SmsSignApplyParam ¶
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
Click to show internal directories.
Click to hide internal directories.