Interface SchemaItem (5.0.5)

Package

googleapis-common

Properties

$ref

  $ref 
 ?: 
  
 string 
 ; 
 
Property Value
Type Description
string

additionalProperties

  additionalProperties 
 ?: 
  
 { 
  
 [ 
 index 
 : 
  
 string 
 ] 
 : 
  
 SchemaItem 
 ; 
  
 }; 
 
Property Value
Type Description
{ [index: string]: SchemaItem ; }

default

  default 
 ?: 
  
 string 
 ; 
 
Property Value
Type Description
string

description

  description 
 ?: 
  
 string 
 ; 
 
Property Value
Type Description
string

format

  format 
 ?: 
  
 ParameterFormat 
 ; 
 
Property Value
Type Description
ParameterFormat

id

  id 
 ?: 
  
 string 
 ; 
 
Property Value
Type Description
string

items

  items 
 ?: 
  
 { 
  
 [ 
 index 
 : 
  
 string 
 ] 
 : 
  
 SchemaItem 
 ; 
  
 }; 
 
Property Value
Type Description
{ [index: string]: SchemaItem ; }

properties

  properties 
 ?: 
  
 { 
  
 [ 
 index 
 : 
  
 string 
 ] 
 : 
  
 SchemaItem 
 ; 
  
 }; 
 
Property Value
Type Description
{ [index: string]: SchemaItem ; }

type

  type 
 ?: 
  
 SchemaType 
 ; 
 
Property Value
Type Description
SchemaType
Create a Mobile Website
View Site in Mobile | Classic
Share by: