Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 322 Bytes

File metadata and controls

18 lines (12 loc) · 322 Bytes

MuxRuby::CreateStaticRenditionResponse

Properties

Name Type Description Notes
data StaticRendition [optional]

Example

require 'mux_ruby'

instance = MuxRuby::CreateStaticRenditionResponse.new(
  data: null
)