AssociationDetailApiResponse#

class AssociationDetailApiResponse(metadata=None, data=None, *args, **kwargs)[source]#

Bases: object

REST response for all response codes in API path /prism/v4.0.a2/config/categories/{extId}/associations Get operation

Parameters:
property data#
Type:

AssociationDetail | ErrorResponse | AssociationDetailProjection

property metadata#
Type:

ApiResponseMetadata

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model