Sha256: 6aa0eb6e0fc7093ba22c23910e0ebdebe3d28890204f0444ae76f3fdb3e17a54
Contents?: true
Size: 552 Bytes
Versions: 5
Compression:
Stored size: 552 Bytes
Contents
# VeloPayments::CreatePayeesCSVResponse2 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **batch_id** | **String** | | [optional] **rejected_csv_rows** | [**Array<CreatePayeesCSVResponseRejectedCsvRows>**](CreatePayeesCSVResponseRejectedCsvRows.md) | | [optional] ## Code Sample ```ruby require 'VeloPayments' instance = VeloPayments::CreatePayeesCSVResponse2.new(batch_id: cb6ff8c6-85e9-45a6-b7d9-d05305db67f3, rejected_csv_rows: null) ```
Version data entries
5 entries across 5 versions & 1 rubygems