Type alias IdentityObjectV1

IdentityObjectV1: {
    attributeList: AttributeList;
    preIdentityObject: IdObjectRequestV1;
    signature: string;
}

Type declaration

Generated using TypeDoc