Share via


GetNewCommerceMigrationsResponse Class

Definition

Represents the response from the Get New-Commerce migrations API.

public class GetNewCommerceMigrationsResponse : Microsoft.Store.PartnerCenter.Models.ResourceBase
type GetNewCommerceMigrationsResponse = class
    inherit ResourceBase
Public Class GetNewCommerceMigrationsResponse
Inherits ResourceBase
Inheritance
GetNewCommerceMigrationsResponse

Constructors

GetNewCommerceMigrationsResponse()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
ContinuationToken

Gets or sets the Continuation Token.

NewCommerceMigrations

Gets or sets the New-Commerce migrations.

Applies to