Module ocs_rest_res_hub_role

Copyright © 2022 - 2026 SigScale Global Inc.

Function Index

content_types_accepted/0Provides list of resource representations accepted.
content_types_provided/0Provides list of resource representations available.
post_hub/1Respond to POST /partyRoleManagement/v4/hub
post_hub1/2*
delete_hub/1Respond to POST /partyRoleManagement/v4/hub/{id}
get_hubs/0Body producing function for GET|HEAD /partyRoleManagement/v4/hub/
get_hub/1Body producing function for GET|HEAD /partyRoleManagement/v4/hub/{id}
hub/1CODEC for hub.

Function Details

content_types_accepted/0

content_types_accepted() -> ContentTypes

Provides list of resource representations accepted.

content_types_provided/0

content_types_provided() -> ContentTypes

Provides list of resource representations available.

post_hub/1

post_hub(ReqBody) -> Result

Respond to POST /partyRoleManagement/v4/hub

post_hub1/2 *

post_hub1(X1, HubRecord) -> any()

delete_hub/1

delete_hub(Id) -> Result

Respond to POST /partyRoleManagement/v4/hub/{id}

get_hubs/0

get_hubs() -> Result

Body producing function for GET|HEAD /partyRoleManagement/v4/hub/

get_hub/1

get_hub(Id) -> Result

Body producing function for GET|HEAD /partyRoleManagement/v4/hub/{id}

hub/1

hub(Hub) -> Hub

CODEC for hub.


Generated by EDoc