Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 264 Bytes

File metadata and controls

18 lines (12 loc) · 264 Bytes

Freeclimb::ReplaceBlobRequest

Properties

Name Type Description Notes
blob Object

Example

require 'freeclimb'

instance = Freeclimb::ReplaceBlobRequest.new(
  blob: null
)