Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 244 Bytes

RuleId.md

File metadata and controls

18 lines (12 loc) · 244 Bytes

OneLogin::RuleId

Properties

Name Type Description Notes
id Integer [optional]

Example

require 'onelogin'

instance = OneLogin::RuleId.new(
  id: null
)