struct BlobPayload
- BlobPayload
- Struct
- Value
- Object
Overview
Represents gist creation payload
NOTE Fields which are required to gist creation
public
Included Modules
- JSON::Serializable
Defined in:
githubcr/payloads/blob.crConstructors
Instance Method Summary
- #clone
- #content : String
- #copy_with(content _content = @content, encode _encode = @encode)
- #encode : String | Nil