details property

StatusDetails? details
getter/setter pair

Extended data associated with the reason.

Each reason may define its own extended details. This field is optional and the data returned is not guaranteed to conform to any schema except that defined by the reason type.

Implementation

StatusDetails? details;