Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 990 Bytes

File metadata and controls

16 lines (13 loc) · 990 Bytes

# PaymentMethodConfigurationDetailsResponse

Properties

Name Type Description Notes
object string [optional] [default to 'payment_method_configuration']
id string 支払い方法設定 ID
livemode bool 本番環境かどうか
active bool 設定が有効かどうか
name string
paypay \PAYJPV2\Model\PaymentMethodConfigurationSettingResponse PayPay の設定
card \PAYJPV2\Model\PaymentMethodConfigurationSettingResponse カードの設定
applePay \PAYJPV2\Model\PaymentMethodConfigurationSettingResponse Apple Pay の設定

[Back to Model list] [Back to API list] [Back to README]