Sha256: 0d1946696b3bf1b1e3165628942d81f75901be996c2867a9d6caa3c9e13ab6c3
Contents?: true
Size: 399 Bytes
Versions: 12
Compression:
Stored size: 399 Bytes
Contents
# OpenapiClient::DecryptedGooglePayWalletPaymentMethod ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **decrypted_google_pay** | [**DecryptedGooglePay**](DecryptedGooglePay.md) | | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::DecryptedGooglePayWalletPaymentMethod.new(decrypted_google_pay: null) ```
Version data entries
12 entries across 12 versions & 1 rubygems