Sha256: f79eec710367ca113a569d0e1af33735c2f7afc8a6a8246ce4e4d26db0eef60f
Contents?: true
Size: 317 Bytes
Versions: 3
Compression:
Stored size: 317 Bytes
Contents
# VeloPayments::InvitePayeeRequestV3 ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **payor_id** | **String** | | | ## Example ```ruby require 'velopayments' instance = VeloPayments::InvitePayeeRequestV3.new( payor_id: 9ac75325-5dcd-42d5-b992-175d7e0a035e ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
velopayments-2.37.150.beta1 | docs/InvitePayeeRequestV3.md |
velopayments-2.35.58 | docs/InvitePayeeRequestV3.md |
velopayments-2.35.58.beta1 | docs/InvitePayeeRequestV3.md |