class YandexDostavkaApi::Entity::SupportedRequirement
- YandexDostavkaApi::Entity::SupportedRequirement
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Strict
Defined in:
yandex_dostavka_api/entities/supported_requirement.crConstructors
Instance Method Summary
- #name : String
- #name=(name : String)
- #options : Array(RequirementOption)
- #options=(options : Array(RequirementOption))
- #required : Bool
- #required=(required : Bool)
- #text : String
- #text=(text : String)
- #title : String
- #title=(title : String)
- #type : SupportedType
- #type=(type : SupportedType)