Sha256: 46b494b23cc3b31ece7ee9e35c0882b8036b619b072b0b608429a96a133643f2
Contents?: true
Size: 398 Bytes
Versions: 10
Compression:
Stored size: 398 Bytes
Contents
# MxPlatformRuby::MonthlyCashFlowResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **monthly_cash_flow_profile** | [**MonthlyCashFlowResponse**](MonthlyCashFlowResponse.md) | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::MonthlyCashFlowResponseBody.new( monthly_cash_flow_profile: null ) ```
Version data entries
10 entries across 10 versions & 1 rubygems