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