Sha256: b3c40163f189ecc3daa09165abd2623414c04619d674ccc8e27af1d2cac3f0ef
Contents?: true
Size: 383 Bytes
Versions: 13
Compression:
Stored size: 383 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-client' instance = OryHydraClient::ContainerChangeResponseItem.new( kind: null, path: null ) ```
Version data entries
13 entries across 13 versions & 1 rubygems