Type alias CollectIdentifierRequest

CollectIdentifierRequest: {
    email: string;
}

Type declaration

  • email: string