Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 353 Bytes

ListLabels.md

File metadata and controls

18 lines (12 loc) · 353 Bytes

Shortcut::ListLabels

Properties

Name Type Description Notes
slim Boolean A true/false boolean indicating if the slim versions of the Label should be returned. [optional]

Example

require 'shortcut_client_ruby'

instance = Shortcut::ListLabels.new(
  slim: null
)