C# Class Vtex.Workspaces.Client.Models.Response.ChangeSet

Exibir arquivo Open project: vtex/workspaces-client-net Class Usage Examples

Public Methods

Method Description
ChangeSet ( string sha, string workspace, string bucket, JToken author, IReadOnlyList changes ) : System.Collections.Generic

Method Details

ChangeSet() public method

public ChangeSet ( string sha, string workspace, string bucket, JToken author, IReadOnlyList changes ) : System.Collections.Generic
sha string
workspace string
bucket string
author JToken
changes IReadOnlyList
return System.Collections.Generic