Sha256: be8ac0ce9d17b28fd25974617e62950b394a34e0de772a422b9feaa3a0080f59
Contents?: true
Size: 390 Bytes
Versions: 4
Compression:
Stored size: 390 Bytes
Contents
# OpenapiClient::RevolvingOptions ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **revolving_payment** | **Boolean** | Indicates whether the payment has been chosen as revolving type. | [optional] ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::RevolvingOptions.new(revolving_payment: true) ```
Version data entries
4 entries across 4 versions & 1 rubygems