models

package
v1.41.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2020 License: Apache-2.0 Imports: 0 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderSync added in v1.20.0

type OrderSync struct {

	/* 同步任务ID (Optional) */
	SyncId string `json:"syncId"`
}

type OrderSyncSpec added in v1.20.0

type OrderSyncSpec struct {

	/* appKey  */
	AppKey string `json:"appKey"`

	/* 商家ID  */
	VenderId string `json:"venderId"`

	/* 同步天数  */
	Days int `json:"days"`
}

type RdsInstance

type RdsInstance struct {

	/* RDS实例ID (Optional) */
	InstanceId string `json:"instanceId"`

	/* 地域 (Optional) */
	RegionId string `json:"regionId"`

	/* 所属私有网络ID (Optional) */
	VpcId string `json:"vpcId"`

	/* 所属私有网络名称 (Optional) */
	VpcName string `json:"vpcName"`

	/* RDS实例名称 (Optional) */
	InstanceName string `json:"instanceName"`

	/* RDS实例状态 (Optional) */
	InstanceStatus string `json:"instanceStatus"`

	/* RDS实例类型 (Optional) */
	InstanceType string `json:"instanceType"`

	/* RDS实例规格 (Optional) */
	InstanceClass string `json:"instanceClass"`
}

type Vender

type Vender struct {

	/* appkey  */
	Appkey string `json:"appkey"`

	/* 云鼎数据库实例ID  */
	YdRdsInstanceId string `json:"ydRdsInstanceId"`

	/* 商家ID  */
	VenderId string `json:"venderId"`
}

type VenderShow added in v1.11.0

type VenderShow struct {

	/* appkey (Optional) */
	Appkey string `json:"appkey"`

	/* 云鼎数据库实例ID (Optional) */
	YdRdsInstanceId string `json:"ydRdsInstanceId"`

	/* 商家ID (Optional) */
	VenderId string `json:"venderId"`

	/* 商家店铺名称 (Optional) */
	VenderName string `json:"venderName"`
}

Jump to

Keyboard shortcuts

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