Sha256: ff98db6fea9078d862280daf053c302c9d69c06280dd1b9a3a55d2574c9ba8e6
Contents?: true
Size: 336 Bytes
Versions: 1
Compression:
Stored size: 336 Bytes
Contents
# VeloPayments::PaymentChannelOrderRequestV4 ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **payment_channel_ids** | **Array<String>** | | | ## Example ```ruby require 'velopayments' instance = VeloPayments::PaymentChannelOrderRequestV4.new( payment_channel_ids: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
velopayments-2.37.150.beta1 | docs/PaymentChannelOrderRequestV4.md |