interface PatchRemoveIssuer {
    issuer: string;
}

Properties

Properties

issuer: string