interface ISbpDetails {
    phone: string;
}

Properties

Properties

phone: string