Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubjectPostDto

The response body returned when creating or patching a Subject

Hierarchy

Index

Properties

createdAt

createdAt: string

customerUuid

customerUuid: string

did

did: string

holder

holder: HolderDto

holderAppUuid

holderAppUuid: string

holders

holders: HolderDto[]

isAuthorized

isAuthorized: boolean

updateKey

updateKey: string

updatedAt

updatedAt: string

uuid

uuid: string

Generated using TypeDoc