当我使用Account API获取getInvoices时,有orderType为billingItem。
它的orderType表示' API',' PORTAL',' CONTROL'或空值。
(在api describe"一个简单的密钥名称,说明SoftLayer订单的来源。")
这些值究竟意味着什么?
API - >
PORTL - >
CONTROL - >
NULL - >
答案 0 :(得分:0)
这些值表示订单的来源,例如:
- API:源自API
- CONTROL:源自Control Portal
- PORTAL:来自Manage Portal
- NULL:空 - 无可用信息