Interface SearchAndCreateResponse

interface SearchAndCreateResponse {
    relateToModel?: SearchAndCreateRelateToModel;
}

Properties

Properties