include/oadr3@schema_NotifiersResponse.hrl
-record(notifiers_response, {
mqtt :: gleam@option:option(oadr3@schema:mqtt_notifier_binding_object()),
webhook :: boolean()
}).
-record(notifiers_response, {
mqtt :: gleam@option:option(oadr3@schema:mqtt_notifier_binding_object()),
webhook :: boolean()
}).