Type Alias KeyProvidersDeleteResponseBody

type KeyProvidersDeleteResponseBody = {
    response?: string;
}
Index

Properties

Properties

response?: string

Successful response message.