Sha256: e40aa8b044e0de9386b9758ad20d964ab06ce69ff839a0b4e8eda6023089e259
Contents?: true
Size: 490 Bytes
Versions: 11
Compression:
Stored size: 490 Bytes
Contents
# VeloPayments::PayorCreateApplicationRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | The name of the application. | **description** | **String** | Description of the application. | [optional] ## Code Sample ```ruby require 'VeloPayments' instance = VeloPayments::PayorCreateApplicationRequest.new(name: SAP, description: SAP Application integration) ```
Version data entries
11 entries across 11 versions & 1 rubygems