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