class Inputs::Sources::Create
- Inputs::Sources::Create
- Reference
- Object
Included Modules
Defined in:
inputs/sources.crConstant Summary
-
PROPERTY_CONFIGS =
{name: {type: String}, url: {type: String}}
Constructors
Instance Method Summary
- #_parse_name : String
- #_parse_url : String
- #name : String
- #name=(name : String)
- #to_model(user_id : Int32) : Source
- #url : String
- #url=(url : String)