material_editMaterial_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 MaterialEditMaterialParam

type MaterialEditMaterialParam struct {
	// 素材id
	MaterialId string `json:"material_id"`
	// 素材名称,不得超过50个字符
	MaterialName *string `json:"material_name"`
	// 目标文件夹id,"0"--素材中心
	ToFolderId *string `json:"to_folder_id"`
}

type MaterialEditMaterialRequest

type MaterialEditMaterialRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *MaterialEditMaterialParam
}

func (*MaterialEditMaterialRequest) Execute

func (c *MaterialEditMaterialRequest) Execute(accessToken *doudian_sdk.AccessToken) (*material_editMaterial_response.MaterialEditMaterialResponse, error)

func (*MaterialEditMaterialRequest) GetParamObject

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

func (*MaterialEditMaterialRequest) GetParams

func (*MaterialEditMaterialRequest) GetUrlPath

func (c *MaterialEditMaterialRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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