Skip to main content

include/oadr3@schema_VenVenRequest.hrl

-record(ven_ven_request, {
    attributes :: gleam@option:option(list(oadr3@schema:values_map())),
    object_type :: binary(),
    ven_name :: binary()
}).