Class RefreshIssueDetails
Details of refresh failure or validation failure that needs to be investigated.
Inherited Members
Namespace: Oci.FusionappsService.Models
Assembly: OCI.DotNetSDK.Fusionapps.dll
Syntax
public class RefreshIssueDetailsProperties
RefreshIssues
Declaration
[JsonProperty(PropertyName = "refreshIssues")]
public string RefreshIssues { get; set; }Property Value
| Type | Description | 
|---|---|
| string | Detail reasons of refresh failure or validation failure that needs to be shown to customer. |