TicketmasterErrorType
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
Was this section helpful?
1
2
3
4
5
6
7
enum TicketmasterErrorType {
ERROR_USER_INPUT
ERROR_AUTH
ERROR_INTERNAL
PROVIDER_DISABLED
PENDING_PROCESS
}