Interface GetPortabilityReportOptions

Hierarchy

  • GetPortabilityReportOptions

Properties

contractDetails: ContractDetails

Any contract related details here.

format: "xml"

File format to be returned. Currently only XML is supported.

from?: number

From timestamp in seconds

serviceType: "medmij"

Service type medmij is only supported for now.

to?: number

To timestamp in seconds

userAccessToken: UserAccessToken

User access token you may already have for this user from this or from another contract.

Generated using TypeDoc