Interface FriendsUserXtrPhone1

interface FriendsUserXtrPhone1 {
    phone: string;
}

Properties

Properties

phone: string

User phone

Generated using TypeDoc