Sha256: 63ebb674c0dccf0e2dde1c41b73e204605ef3fb464c7c41dd6786cb7a831fe36
Contents?: true
Size: 393 Bytes
Versions: 14
Compression:
Stored size: 393 Bytes
Contents
# OpenapiClient::EncryptedApplePayWalletPaymentMethod ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **encrypted_apple_pay** | [**EncryptedApplePay**](EncryptedApplePay.md) | | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::EncryptedApplePayWalletPaymentMethod.new(encrypted_apple_pay: null) ```
Version data entries
14 entries across 14 versions & 1 rubygems