Module nested_ip_address_request

Module nested_ip_address_request 

Source

Structsยง

NestedIpAddressRequest
NestedIpAddressRequest : Represents an object related through a ForeignKey field. On write, it accepts a primary key (PK) value or a dictionary of attributes which can be used to uniquely identify the related object. This class should be subclassed to return a full representation of the related object on read.