| Name | Type | Description | Notes |
|---|---|---|---|
| slug | String | [optional] | |
| currency | Currency | [optional] | |
| expiry_days | Integer |
require 'komoju-sdk'
instance = Komoju::UpdateMerchantRequestExpirySettingsInner.new(
slug: null,
currency: null,
expiry_days: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| slug | String | [optional] | |
| currency | Currency | [optional] | |
| expiry_days | Integer |
require 'komoju-sdk'
instance = Komoju::UpdateMerchantRequestExpirySettingsInner.new(
slug: null,
currency: null,
expiry_days: null
)