Sha256: b7149630f8a3873f079e884545756d10f7f6675b62192e28d0d6cd5fb75f65f3
Contents?: true
Size: 390 Bytes
Versions: 15
Compression:
Stored size: 390 Bytes
Contents
# OryHydraClient::ContainerChangeResponseItem ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **kind** | **Integer** | Kind of change | | | **path** | **String** | Path to file that has changed | | ## Example ```ruby require 'ory-kratos-client' instance = OryHydraClient::ContainerChangeResponseItem.new( kind: null, path: null ) ```
Version data entries
15 entries across 15 versions & 1 rubygems