Class FileReferenceReconciliation
Inherited Members
Namespace: Inttegro
Assembly: Inttegro.dll
Syntax
public sealed class FileReferenceReconciliation
Properties
| Edit this page View SourceError
Declaration
[JsonPropertyName("error")]
public ApiError? Error { get; set; }
Property Value
| Type | Description |
|---|---|
| ApiError |
Reconciled
Declaration
[JsonPropertyName("reconciled")]
public bool? Reconciled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |