Method: Harbor2Client::ProjectSummary#limited_guest_count
- Defined in:
- lib/harbor2_client/models/project_summary.rb
#limited_guest_count ⇒ Object
The total number of limited guest members.
36 37 38 |
# File 'lib/harbor2_client/models/project_summary.rb', line 36 def limited_guest_count @limited_guest_count end |