what_time_do_you_currently_clos
(
type: esriFieldTypeString
, alias: What time do you currently close?
, nullable: true
, editable: true
, length: 255
, Coded Values:
[prior to 11 pm: prior to 11 pm]
, [at midnight: at midnight]
, [between 12 am – 2 am: between 12 am – 2 am]
)
would_you_like_to_be_open_till
(
type: esriFieldTypeString
, alias: Would you like to be open till 2 am
, nullable: true
, editable: true
, length: 255
, Coded Values:
[Yes: Yes]
, [No: No]
)
do_you_currently_sell_liquor
(
type: esriFieldTypeString
, alias: Do you currently sell liquor?
, nullable: true
, editable: true
, length: 255
, Coded Values:
[Yes: Yes]
, [No: No]
)
what_are_you_peak_business_hour
(
type: esriFieldTypeString
, alias: What are you peak business hours in the evening?
, nullable: true
, editable: true
, length: 255
, Coded Values:
[6-8: 6-8]
, [8-10: 8-10]
, [10-12: 10-12]
, ...1 more...
)