ExtendedStatusInfo Class

Extended status information.

Constructor

ExtendedStatusInfo(*args: Any, **kwargs: Any)

Variables

Name Description
status_code
str

Status code providing additional information.

message
str

The message giving detailed information about the status code.

properties

Properties specific to credit line check failure.

Attributes

message

The message giving detailed information about the status code.

message: str | None

properties

Properties specific to credit line check failure.

properties: _models.ExtendedStatusInfoProperties | None

status_code

Status code providing additional information.

status_code: str | None