資本額區間代碼 → 中文範圍 (Tier A).
Args: code: 2 碼 e.g. "12" → 10億元以上, "06" → 100-500萬元
Returns: {found, code, range_zh}
資本額區間代碼 → 中文範圍 (Tier A).
Args: code: 2 碼 e.g. "12" → 10億元以上, "06" → 100-500萬元
Returns: {found, code, range_zh}
| Nom | Type | Description |
|---|---|---|
| code * | string | — |
{
"properties": {
"code": {
"title": "Code",
"type": "string"
}
},
"required": [
"code"
],
"title": "lookup_capital_rangeArguments",
"type": "object"
}tw_lookup_capital_range({ code: "…" })