Type alias GetTicketPriceResponseType

GetTicketPriceResponseType: {
    price: string;
}

Type declaration

  • price: string