Interface SellerInformation.Builder

  • Method Details

    • sellerProfileId

      SellerInformation.Builder sellerProfileId(String sellerProfileId)

      The unique identifier of the seller profile.

      Parameters:
      sellerProfileId - The unique identifier of the seller profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • displayName

      SellerInformation.Builder displayName(String displayName)

      The human-readable name of the seller.

      Parameters:
      displayName - The human-readable name of the seller.
      Returns:
      Returns a reference to this object so that method calls can be chained together.