Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 321 Bytes

FwmgrMsaExtendedBoundsSpec.md

File metadata and controls

20 lines (14 loc) · 321 Bytes

Falcon::FwmgrMsaExtendedBoundsSpec

Properties

Name Type Description Notes
max String
min String

Example

require 'crimson-falcon'

instance = Falcon::FwmgrMsaExtendedBoundsSpec.new(
  max: null,
  min: null
)