Sha256: 76e0416f178d85512568c7672563be6453125c1801a93c559df9e9c027ba97bd
Contents?: true
Size: 424 Bytes
Versions: 7
Compression:
Stored size: 424 Bytes
Contents
# GetAroundOwner::GetaroundInvoiceChargesInner ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**GetaroundAnyOf**](GetaroundAnyOf.md) | | [optional] | | **amount** | **Integer** | The charge's amount | [optional] | ## Example ```ruby require 'get_around_owner' instance = GetAroundOwner::GetaroundInvoiceChargesInner.new( type: null, amount: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems