Class RequestFawrySource

    • Constructor Detail

      • RequestFawrySource

        public RequestFawrySource()
    • Method Detail

      • getDescription

        public java.lang.String getDescription()
      • getCustomerProfileId

        public java.lang.String getCustomerProfileId()
      • getCustomerEmail

        public java.lang.String getCustomerEmail()
      • getCustomerMobile

        public java.lang.String getCustomerMobile()
      • getExpiresOn

        public java.time.Instant getExpiresOn()
      • setDescription

        public void setDescription​(java.lang.String description)
      • setCustomerProfileId

        public void setCustomerProfileId​(java.lang.String customerProfileId)
      • setCustomerEmail

        public void setCustomerEmail​(java.lang.String customerEmail)
      • setCustomerMobile

        public void setCustomerMobile​(java.lang.String customerMobile)
      • setExpiresOn

        public void setExpiresOn​(java.time.Instant expiresOn)