Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 257 Bytes

SliderMaxResponse.md

File metadata and controls

18 lines (12 loc) · 257 Bytes

HandyAPI::SliderMaxResponse

Properties

Name Type Description Notes
max Float

Example

require 'handy_api'

instance = HandyAPI::SliderMaxResponse.new(
  max: 10.5
)