Sha256: cb35262c8f5b7e3522b748911a08acc4b3ffe708439098154c9903eaceaaad24
Contents?: true
Size: 925 Bytes
Versions: 3
Compression:
Stored size: 925 Bytes
Contents
# ColorMeShop::ApplicationChargeCreateResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | 課金ID | [optional] **account_id** | **String** | アカウントID | [optional] **oauth_application_id** | **Integer** | アプリケーションID | [optional] **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] **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/ApplicationChargeCreateResponse.md |
color_me_shop-1.1.1 | docs/ApplicationChargeCreateResponse.md |
color_me_shop-1.1.0 | docs/ApplicationChargeCreateResponse.md |