interface DeleteAuthorizationsIDRequest {
    authID: string;
}

Properties

Properties

authID: string

The ID of the authorization to delete.

MMNEPVFCICPMFPCPTTAAATR