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