다음을 통해 공유


ServiceResponse Class

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Service response class.

Namespace:  Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel
Assembly:  Microsoft.Dynamics.Retail.SP.Web.Services (in Microsoft.Dynamics.Retail.SP.Web.Services.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public Class ServiceResponse
'Usage
Dim instance As ServiceResponse
[DataContractAttribute]
public class ServiceResponse
[DataContractAttribute]
public ref class ServiceResponse

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.ServiceResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.AddressCollectionResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.BooleanResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.CreateSalesOrderResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.CustomerResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.DeliveryMethodsResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.DemoServiceResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.GiftCardResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.KitComponentVariantResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.KitConfigurationResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.ListingAvailableQuantityResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.ListingPriceResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.LoyaltyCardResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.LoyaltyCardsResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.LoyaltyCardTransactionsResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.NullResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.PaymentCardResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.PaymentCardTypesResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.SalesOrderCollectionResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.SalesOrderResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.ShippingOptionResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.ShoppingCartCollectionResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.ShoppingCartResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.StoreLocationResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.StoreProductAvailabilityResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.WishListCollectionResponse
    Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel.WishListResponse

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel Namespace