Sha256: 853f614c73db9053dd270f46683bd53aa286600cc0bdc09d86ed810a09c604d8
Contents?: true
Size: 1002 Bytes
Versions: 3
Compression:
Stored size: 1002 Bytes
Contents
# ColorMeShop::RecurringApplicationChargeCreateResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | 課金ID | [optional] **account_id** | **String** | アカウントID | [optional] **oauth_application_id** | **Integer** | アプリケーションID | [optional] **recurring_application_charge_plan_id** | **Integer** | 課金プランID | [optional] **return_url** | **String** | ショップオーナー様が課金の許可/拒否を行った後に遷移するURL | [optional] **confirmation_url** | **String** | ショップオーナー様が課金のOK/NGを行う確認画面ページのURLです。 URLには課金IDとsignatureを含んでいます。 | [optional] **status** | **String** | ステータス | [optional] **billing_on** | **Date** | 次回請求日 | [optional] **make_date** | **Integer** | 作成日時 | [optional] **update_date** | **Integer** | 更新日時 | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems