Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class ErpSyncActorSummary : Carrier
public ErpSyncActorSummary()
[JsonIgnore] public ErpActorType? ActorType { get; set; }
[JsonProperty("ActorType")] public string ActorType_String { get; set; }
public virtual string Defaults { get; set; }
public virtual bool HasMappings { get; set; }
public virtual string Mappings { get; set; }
Was this page helpful?