CreditsOperations interface

クレジット操作を表すインターフェース。

プロパティ

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>