interface SearchBySentFromOrToQuery {
    sentFromOrTo: string;
}

Properties

Properties

sentFromOrTo: string

Generated using TypeDoc