struct
MonobankApi::MCC::Group
- MonobankApi::MCC::Group
- Struct
- Value
- Object
Overview
MCC group information
Included Modules
- JSON::Serializable
Defined in:
monobank_api/mcc.crConstructors
- .new(type : String, description : Description)
- .new(pull : JSON::PullParser)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
- #clone
- #copy_with(type _type = @type, description _description = @description)
- #description : Description
- #type : String