Sha256: 2727a28fc413ec05d14ca33295d3baed32bf8d78293039b5f8399daae851f91e
Contents?: true
Size: 425 Bytes
Versions: 5
Compression:
Stored size: 425 Bytes
Contents
# VeloPayments::UpdateRemoteIdRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **payor_id** | **String** | | **remote_id** | **String** | | ## Code Sample ```ruby require 'VeloPayments' instance = VeloPayments::UpdateRemoteIdRequest.new(payor_id: 9ac75325-5dcd-42d5-b992-175d7e0a035e, remote_id: remoteId123) ```
Version data entries
5 entries across 5 versions & 1 rubygems