ListaDeComprasClient..::..GetClientAsync Method

get client as an asynchronous operation.

Namespace:  ListaDeCompras.SDK
Assembly:  ListaDeCompras.SDK (in ListaDeCompras.SDK.dll)

Syntax


public Task<Client> GetClientAsync(
	Nullable<int> clientId
)

Parameters

clientId
Type: Nullable<(Of <(<'Int32>)>)>
The client identifier.

Return Value

Task<Client>.

Exceptions


ExceptionCondition
[UnauthorizedLevelAccessException]