Sha256: 1dac971c029549fb5b69a2e766a84c1a03e7454041fd3a078f0e3edcdf45f9e7
Contents?: true
Size: 361 Bytes
Versions: 10
Compression:
Stored size: 361 Bytes
Contents
# OpenapiClient::PaymentCardInfoLookupRequestAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **payment_card** | [**PaymentCard**](PaymentCard.md) | | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::PaymentCardInfoLookupRequestAllOf.new(payment_card: null) ```
Version data entries
10 entries across 10 versions & 1 rubygems