Skip to main content

include/oadr3@schema_VenResourceRequest.hrl

-record(ven_resource_request, {
    attributes :: gleam@option:option(list(oadr3@schema:values_map())),
    object_type :: binary(),
    resource_name :: binary(),
    ven_id :: binary()
}).