IOperationServiceTryGetClientByPhone Method |
Returns client by phone.
Namespace:
Resto.Front.Api.V5
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax IClient TryGetClientByPhone(
string phone
)
Parameters
- phone
- Type: SystemString
Return Value
Type:
IClientSee Also