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)
- #content_type : String | Nil
- #content_type=(content_type : String | Nil)
- #file_name : String | Nil
- #file_name=(file_name : String | Nil)
- #name : String
- #name=(name : String)
- #value : String | Nil
- #value=(value : String | Nil)