interface PinResponse {
    toast: string;
}

Properties

Properties

toast: string