class HAR::Param
- HAR::Param
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
har/json_mapping.crConstructors
Instance Method Summary
- #comment : String | Nil
- #comment=(comment : String | Nil)
- #contentType : String | Nil
- #contentType=(contentType : String | Nil)
- #fileName : String | Nil
- #fileName=(fileName : String | Nil)
- #name : String
- #name=(name : String)
- #value : String | Nil
- #value=(value : String | Nil)