Class MediaTypeResponse
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Boomack.Client.Responses
Assembly: NBoomackClient.dll
Syntax
public class MediaTypeResponse : ApiResponse
Constructors
MediaTypeResponse(ApiResponse, JsonSerializerSettings)
Declaration
public MediaTypeResponse(ApiResponse response, JsonSerializerSettings jsonSettings)
Parameters
Type | Name | Description |
---|---|---|
ApiResponse | response | |
JsonSerializerSettings | jsonSettings |
Properties
MediaType
Declaration
public MediaType MediaType { get; }
Property Value
Type | Description |
---|---|
MediaType |