Sha256: 3a52bf02576252738392e6e2011eb2a36e14288b7c4f8ad0e90997440ada30b6
Contents?: true
Size: 440 Bytes
Versions: 14
Compression:
Stored size: 440 Bytes
Contents
# OpenapiClient::ChinaDomesticPaymentMethodAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **china_domestic** | [**ChinaDomestic**](ChinaDomestic.md) | | **brand** | **String** | | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::ChinaDomesticPaymentMethodAllOf.new(china_domestic: null, brand: null) ```
Version data entries
14 entries across 14 versions & 1 rubygems