interface FieldAssociationSchemeLinksBean {
    associations?: string;
    projects?: string;
}

Properties

associations?: string
projects?: string