Updates the client.
Namespace:
ListaDeCompras.SDK
Assembly:
ListaDeCompras.SDK (in ListaDeCompras.SDK.dll)
public Client UpdateClient(
ClientUpdateAction action,
string data,
Nullable<int> clientId
)
Parameters
- action
- Type: ClientUpdateAction
The action.
- data
- Type: String
The data.
- clientId
- Type: Nullable<(Of <(<'Int32>)>)>
The client identifier.
Return Value
Client.
Exception | Condition |
---|
[UnauthorizedLevelAccessException] | |