Sha256: 4b298869ba7e7b0425c65bcdd5ea689f66f482536103c7eb09fce5c00ef2cced
Contents?: true
Size: 358 Bytes
Versions: 8
Compression:
Stored size: 358 Bytes
Contents
# MxPlatformRuby::MicrodepositRequestBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **micro_deposit** | [**MicrodepositRequest**](MicrodepositRequest.md) | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::MicrodepositRequestBody.new( micro_deposit: null ) ```
Version data entries
8 entries across 8 versions & 1 rubygems