Type Alias IdentifierActionOptionsNoParams

IdentifierActionOptionsNoParams: {
    identifier: string;
    serverApiId?: string;
}