Sha256: ec4a78eaa28bfc13d6860686f7aa10feed59cda55f7a0d4814385f40b48ff3cb
Contents?: true
Size: 355 Bytes
Versions: 14
Compression:
Stored size: 355 Bytes
Contents
# OpenapiClient::WalletPaymentMethod ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **wallet_type** | **String** | Type of wallet. | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::WalletPaymentMethod.new(wallet_type: EncryptedApplePayWalletPaymentMethod) ```
Version data entries
14 entries across 14 versions & 1 rubygems