Sha256: 4fba5d32be5b02e4bb4456fe128f98bd3b51ad333fadf042c6f1d2e7d0a288b1
Contents?: true
Size: 403 Bytes
Versions: 12
Compression:
Stored size: 403 Bytes
Contents
# OpenapiClient::DecryptedApplePayWalletPaymentMethodAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **decrypted_apple_pay** | [**DecryptedApplePay**](DecryptedApplePay.md) | | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::DecryptedApplePayWalletPaymentMethodAllOf.new(decrypted_apple_pay: null) ```
Version data entries
12 entries across 12 versions & 1 rubygems