mirror of
https://github.com/acaloiaro/kombo-ruby-sdk
synced 2026-07-21 10:12:21 +00:00
433 B
433 B
Kombo::GetAssessmentOrdersOpenPositiveResponseDataResultsInnerApplication
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| remote_id | String | The application's identifier in the integrated system. | [optional] |
Example
require 'kombo_client'
instance = Kombo::GetAssessmentOrdersOpenPositiveResponseDataResultsInnerApplication.new(
remote_id: null
)