GetTileData: {
    email: string;
    id: number;
    sound: string;
    text: string;
    tileColor: string;
    url: string;
}

Type declaration

  • email: string
  • id: number
  • sound: string
  • text: string
  • tileColor: string
  • url: string

Generated using TypeDoc