class EasyTalk::Builders::TemporalBuilder::DateBuilder
Builder class for date properties.
def initialize(property_name, options = {})
def initialize(property_name, options = {}) super(property_name, options, 'date') end
Builder class for date properties.
def initialize(property_name, options = {}) super(property_name, options, 'date') end