details property

StatusDetails? details
final

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

final StatusDetails? details;