ICustomer.Get Method

Definition

Retrieves the customer information.

public Microsoft.Store.PartnerCenter.Models.Customers.Customer Get ();
abstract member Get : unit -> Microsoft.Store.PartnerCenter.Models.Customers.Customer
Public Function Get () As Customer

Returns

The customer information.

Implements

Applies to