CreditsOperations interface

介面代表 Credit 操作。

屬性

get

billingAccountId 和 billingProfileId 的點數摘要。

屬性詳細資料

get

billingAccountId 和 billingProfileId 的點數摘要。

get: (billingAccountId: string, billingProfileId: string, options?: CreditsGetOptionalParams) => Promise<undefined | CreditSummary>

屬性值

(billingAccountId: string, billingProfileId: string, options?: CreditsGetOptionalParams) => Promise<undefined | CreditSummary>