myBillingSubscription
Returns the current workspace billing subscription, including plan, status, trial info, feature entitlements, and credit balances. Returns null if the workspace has no billing account.
myBillingSubscription: BillingSubscriptionReturns
Internal plan code string from the billing provider.
The date the subscription is scheduled to cancel at the end of the current period. Null if not set to cancel.
The date the free trial ends. Null if not on a trial.
List of feature entitlements for the current plan, indicating which features are available and any usage limits.
The date the subscription was terminated. Null if still active.
An in-progress Hyperline checkout session, if one exists for this workspace.
Current credit balances across all credit products (monthly allowance and top-up). Empty array if no credit products are attached.

