Show / Hide Table of Contents

Namespace Integration.MessageContracts.DeedManagement

Classes

CreateDeedOnPostListRequest

The message sent to create a deed on a specific post list. The deed must have an association with a document.

CreateDeedOnPostListResponse

The message representing a created deed.

CreateDeedRequest

The message sent to create a deed. The deed must have an association with a document.

CreateDeedResponse

The message representing a created deed.

DeleteDeedRequest

A request to be sent by consumer when deleting (discard or "makulera" in swedish) a deed.

DeleteDeedResponse

A response message returned when deed has been deleted.

GetDeedRequest

A request to be sent by consumer when requesting a deed.

GetDeedResponse

Returned by service when retrieving a deed. Will contain metadata about a deed to be consumed by the requesting party.

GetDeedsByParamsRequest

Message sent to retrieve deeds under a specific journalized case by specified parameters

GetDeedsByParamsResponse

Returned by service when retrieving a deeds by parameters. Will contain metadata about a deed to be consumed by the requesting party.

GetDeedsRequest

Message sent to retrieve deeds under a specific journalized case

GetDeedsResponse

Returned by service when retrieving a deeds. Will contain metadata about a deed to be consumed by the requesting party.

RegisterDocumentOnPostListRequest

A message to be sent by consumer when register document on postlist

SearchDeedsRequest

Postlists search request.

SearchDeedsResponse

Postlists search response.

UpdateDeedRequest

Message sent when requesting a deed to be updated in the system.

UpdateDeedResponse

A response message returned by the system when updating the deed.

Enums

GetDeedsByParamsRequest.OrderBy

Defines field for ordering.

Back to top Created by Formpipe