metadata

package
v3.0.8-beta+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2018 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PropertyGroupCondition

type PropertyGroupCondition struct {
	Condition map[string]interface{} `json:"condition"`
	Data      map[string]interface{} `json:"data"`
}

PropertyGroupCondition used to reflect the property group json

type PropertyGroupObjectAtt

type PropertyGroupObjectAtt struct {
	Condition struct {
		OwnerID    string `json:"bk_supplier_account"`
		ObjectID   string `json:"bk_obj_id"`
		PropertyID string `json:"bk_property_id"`
	} `json:"condition"`
	Data struct {
		PropertyGroupID string `json:"bk_property_group"`
		PropertyIndex   int    `json:"bk_property_index"`
	} `json:"data"`
}

PropertyGroupObjectAtt uset to update or delete the property group object attribute

Jump to

Keyboard shortcuts

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