Type alias DescribeLayoutButtonSection

DescribeLayoutButtonSection: {
    detailButtons: DescribeLayoutButton[];
}

Type declaration