MailSlurpAPI.Model.InlineObject1 (mailslurp v15.17.22)

Byte array request body

Summary

Types

@type t() :: %MailSlurpAPI.Model.InlineObject1{
  char: String.t() | nil,
  direct: boolean() | nil,
  double: float() | nil,
  float: float() | nil,
  int: integer() | nil,
  long: integer() | nil,
  readOnly: boolean() | nil,
  short: integer() | nil
}