Type alias VCSubject

VCSubject: {
    id?: string;
}

Type declaration

  • Optional id?: string