open_binaryupload_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 OpenBinaryuploadParam

type OpenBinaryuploadParam struct {
	// 二进制内容,utf-8编码
	FileContent string `json:"file_content"`
}

type OpenBinaryuploadRequest

type OpenBinaryuploadRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *OpenBinaryuploadParam
}

func New

func (*OpenBinaryuploadRequest) Execute

func (c *OpenBinaryuploadRequest) Execute(accessToken *doudian_sdk.AccessToken) (*open_binaryupload_response.OpenBinaryuploadResponse, error)

func (*OpenBinaryuploadRequest) GetParamObject

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

func (*OpenBinaryuploadRequest) GetParams

func (*OpenBinaryuploadRequest) GetUrlPath

func (c *OpenBinaryuploadRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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