Sha256: b4de7138fcd975d73c99b93cb856bff6d9eee6bf7790dc4564bff0c52a729881
Contents?: true
Size: 793 Bytes
Versions: 3
Compression:
Stored size: 793 Bytes
Contents
# ColorMeShop::RecurringApplicationCharge ## 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] **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
Version | Path |
---|---|
color_me_shop-1.2.0.rc1 | docs/RecurringApplicationCharge.md |
color_me_shop-1.1.1 | docs/RecurringApplicationCharge.md |
color_me_shop-1.1.0 | docs/RecurringApplicationCharge.md |