ListaDeComprasClient Members
The ListaDeComprasClient type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ListaDeComprasClient(String, String, Environment) |
Initializes a new instance of the ListaDeComprasClient class.
|
|
ListaDeComprasClient(String, Environment) |
Initializes a new instance of the ListaDeComprasClient class.
|
Methods
Name | Description | |
---|---|---|
AddClient |
Adds the client.
|
|
AddClientAsync |
add client as an asynchronous operation.
|
|
AddOrUpdateProduct(Int32, Int32, Int32, Decimal) |
Adds the or update product.
|
|
AddOrUpdateProduct(ProductManagement) |
Adds the or update product.
|
|
AddOrUpdateProductAsync(Int32, Int32, Int32, Decimal) |
add or update product as an asynchronous operation.
|
|
AddOrUpdateProductAsync(ProductManagement) |
add or update product as an asynchronous operation.
|
|
Equals(System.Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetClient |
Gets the client.
|
|
GetClientAsync |
get client as an asynchronous operation.
|
|
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
|
GetList |
Gets the list.
|
|
GetListAsync |
get list as an asynchronous operation.
|
|
GetLists |
Gets the lists.
|
|
GetListsAsync |
get lists as an asynchronous operation.
|
|
GetProduct(Int32, Int32) |
Gets the product.
|
|
GetProduct(Int32) |
Gets the product.
|
|
GetProductAsync(Int32, Int32) |
get product as an asynchronous operation.
|
|
GetProductAsync(Int32) |
get product as an asynchronous operation.
|
|
GetProducts |
Gets the products.
|
|
GetProductsAsync |
get products as an asynchronous operation.
|
|
GetStore |
Gets the store.
|
|
GetStoreAsync |
get store as an asynchronous operation.
|
|
GetStores |
Gets the stores.
|
|
GetStoresAsync |
get stores as an asynchronous operation.
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ProductExists |
Products the exists.
|
|
ProductExistsAsync |
product exists as an asynchronous operation.
|
|
RecoveryPassword |
Recoveries the password.
|
|
RecoveryPasswordAsync |
recovery password as an asynchronous operation.
|
|
RemoveProduct(Int32, Int32) |
Removes the product.
|
|
RemoveProduct(Int32) |
Removes the product.
|
|
RemoveProductAsync(Int32, Int32) |
remove product as an asynchronous operation.
|
|
RemoveProductAsync(Int32) |
remove product as an asynchronous operation.
|
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
|
UpdateClient |
Updates the client.
|
|
UpdateClientAsync |
update client as an asynchronous operation.
|
|
UploadImage |
Uploads the image.
|
|
UploadImageAsync |
upload image as an asynchronous operation.
|