Changes client card number
Namespace: Resto.Front.Api.V3.Editors
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax
C#
void ChangeClientCardNumber( string cardNumber, IClientStub client )
Parameters
- cardNumber
- Type: SystemString
new card number of client - client
- Type: Resto.Front.Api.V3.EditorsIClientStub
Changing client
See Also