Class MessageCollectionRequestDto


public class MessageCollectionRequestDto extends AbstractMessageRequestDto
The Class MessageCollectionRequestDto.
  • Constructor Details

  • Method Details

    • setAccountreference

      public void setAccountreference(String accountreference)
      Sets the accountreference.
      Parameters:
      accountreference - the new accountreference
    • setSendat

      public void setSendat(Date sendat)
      Sets the sendat.
      Parameters:
      sendat - the new sendat
    • toString

      public String toString()
      Overrides:
      toString in class AbstractMessageRequestDto