Parameter | Type | Description | Example |
---|---|---|---|
object | The information about the subscription instance. | ||
instanceId | string | The instance ID. | fc-xxxx |
cu | long | The number of subscription CUs that are purchased. | 15 |
deadline | string | The timeout period of function execution. The value is in the UNIX timestamp format. Unit: milliseconds. | 150000000 |
createdTime | string | The time when the instance was created. | 2020-04-03T05:57:28Z |
lastModifiedTime | string | The time when the instance was last updated. | 2020-04-03T05:57:28Z |
isRefunded | string | Indicates whether a refund has been made. | true |