Table of Contents

Class CompositeSubrequestResponse

Namespace
NetCoreForce.Client.Models
Assembly
NetCoreForce.Client.dll
public class CompositeSubrequestResponse
Inheritance
CompositeSubrequestResponse
Inherited Members

Properties

Body

[JsonProperty(PropertyName = "body")]
public object Body { get; set; }

Property Value

object

HttpStatusCode

[JsonProperty(PropertyName = "httpStatusCode")]
public int HttpStatusCode { get; set; }

Property Value

int

ReferenceId

[JsonProperty(PropertyName = "referenceId")]
public string ReferenceId { get; set; }

Property Value

string