Sha256: b4642730f4a86e1c1813f8dc3bef0baafb67d34ec52dd6f5d416989adc8d5758
Contents?: true
Size: 364 Bytes
Versions: 3
Compression:
Stored size: 364 Bytes
Contents
# Athenian::PullRequestParticipant ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Person identifier. | | | **status** | **Array<String>** | | | ## Example ```ruby require 'athenian' instance = Athenian::PullRequestParticipant.new( id: github.com/vmarkovtsev, status: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
athenian-2.1.86 | docs/PullRequestParticipant.md |
athenian-2.1.85 | docs/PullRequestParticipant.md |
athenian-2.1.81 | docs/PullRequestParticipant.md |