Type alias DescribeSoftphoneLayoutSection

DescribeSoftphoneLayoutSection: {
    entityApiName: string;
    items: DescribeSoftphoneLayoutItem[];
}

Type declaration