module GenesisRuby::Api::Mixins::Requests::Financial::Business::CarPlaneAndBoatRentalsAttributes
def business_vehicle_pick_up_date=(value)
def business_vehicle_pick_up_date=(value) parse_date attribute: __method__, value: value, allow_empty: true end