Skip to main content

include/gdav@create_event_RequestBuilder.hrl

-record(request_builder, {
    collection_path :: binary(),
    filename :: binary(),
    icalstring :: binary()
}).