Class DeleteConflictErrorResponseAllOf
DeleteConflictErrorResponseAllOf
Inherited Members
Namespace: Unity.Services.Apis.CloudSave
Assembly: solution.dll
Syntax
[Preserve]
public class DeleteConflictErrorResponseAllOf
Constructors
DeleteConflictErrorResponseAllOf(DeleteConflictErrorResponseAllOfData)
Initializes a new instance of the DeleteConflictErrorResponseAllOf class.
Declaration
[Preserve]
public DeleteConflictErrorResponseAllOf(DeleteConflictErrorResponseAllOfData data = null)
Parameters
Type | Name | Description |
---|---|---|
DeleteConflictErrorResponseAllOfData | data | data. |
Properties
Data
Gets or Sets Data
Declaration
[Preserve]
public DeleteConflictErrorResponseAllOfData Data { get; set; }
Property Value
Type | Description |
---|---|
DeleteConflictErrorResponseAllOfData |