| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
GeoInfo |
build() |
GeoInfo.Builder |
geo(String geo)
地理信息位置枚举,枚举信息请查看:https://code.byted.org/gerrit/lark/gopkg/dimension/-/blob/eco_unit/geo.go
示例值:boe-cn
|
GeoInfo.Builder |
id(String id)
实体ID,使用open_id等对外标识id
示例值:oc_75a1e78d8ba768dded4df6b7550bb981
|
public GeoInfo.Builder id(String id)
示例值:oc_75a1e78d8ba768dded4df6b7550bb981
id - public GeoInfo.Builder geo(String geo)
示例值:boe-cn
geo - public GeoInfo build()
Copyright © 2026. All rights reserved.