Package version:

Zone details data.

interface A2AZoneDetails {
    source?: string;
    target?: string;
}

Properties

Properties

source?: string

Source zone info.

target?: string

The target zone info.