listPlans( )


開発者プレビュー

このAPIは変更される可能性があります。プレビュー期間中、開発者からのフィードバックに基づいてバグ修正や新機能がリリースされる予定です。

Retrieves a list of pricing plans.

について listPlans() function returns a Promise that resolves to a list of up to 100 pricing plans. This includes public, hidden, and archived plans.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Pricing Plans
Read Pricing Plans
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
optionsListPlansOptions

Options for filtering and paging the list of plans.

リターン
Return Type:Promise<ListPlansResponse>
役に立ちましたか?
はい
いいえ