Returns whether api status types are equal.
Returns .true.
if given API status types are equal.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(api_status_type), | intent(in) | :: | api1 |
The first status type. |
||
type(api_status_type), | intent(in) | :: | api2 |
The second status type. |