Sha256: 14e15b46a3afb571306dcb9c2229b8cf39f066d99a1866b3932e175d4b160156
Contents?: true
Size: 298 Bytes
Versions: 5
Compression:
Stored size: 298 Bytes
Contents
# VeloPayments::PayoutIndividualV3 ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | [**PayoutNameV3**](PayoutNameV3.md) | | | ## Example ```ruby require 'velopayments' instance = VeloPayments::PayoutIndividualV3.new( name: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems