Sha256: 7e3ebed41124414382d10cb4ef470010baf09a1b668640ddb33b006325dc12a0
Contents?: true
Size: 394 Bytes
Versions: 11
Compression:
Stored size: 394 Bytes
Contents
# MxPlatformRuby::MonthlyCashFlowProfileRequestBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **institution** | [**MonthlyCashFlowProfileRequest**](MonthlyCashFlowProfileRequest.md) | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::MonthlyCashFlowProfileRequestBody.new( institution: null ) ```
Version data entries
11 entries across 11 versions & 1 rubygems