Asterisk - The Open Source Telephony Project  21.4.1
Public Member Functions | Data Fields | Static Public Attributes
Property Class Reference
Inheritance diagram for Property:
Stringify

Public Member Functions

def __init__ (self, name)
 
def load (self, property_json, processor, context)
 
- Public Member Functions inherited from Stringify
def __repr__ (self)
 

Data Fields

 description
 
 name
 
 required
 
 type
 

Static Public Attributes

list required_fields = ['type']
 

Detailed Description

Model of a Swagger property.

See https://github.com/wordnik/swagger-core/wiki/datatypes

Definition at line 468 of file swagger_model.py.


The documentation for this class was generated from the following file: