Class CodesParams.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • setValue

        public CodesParams.Builder setValue​(@Nullable
                                            java.lang.String value)
        Set the value params
        Parameters:
        value - content of the value params
        Returns:
        The Builder object to allow chaining calls of set/add methods
      • setEmbedPrize

        public CodesParams.Builder setEmbedPrize​(@Nullable
                                                 java.lang.Boolean embedPrize)
        Set the value of embed_prize params
        Parameters:
        embedPrize - content of the value params
        Returns:
        The Builder object to allow chaining calls of set/add methods
      • setResponseMethod

        public CodesParams.Builder setResponseMethod​(@Nullable
                                                     java.lang.String responseMethod)
        Set the value of response_method params
        Parameters:
        responseMethod - content of the value params
        Returns:
        The Builder object to allow chaining calls of set/add methods
      • setTicketCode

        public CodesParams.Builder setTicketCode​(@Nullable
                                                 java.lang.String ticketCode)
        Set the value of ticket_code params
        Parameters:
        ticketCode - content of the value params
        Returns:
        The Builder object to allow chaining calls of set/add methods
      • setType

        public CodesParams.Builder setType​(@Nullable
                                           java.lang.String type)
        Set the value of type params
        Parameters:
        type - content of the value params
        Returns:
        The Builder object to allow chaining calls of set/add methods