Package

nl.postnl.services.barcode

commands

Permalink

package commands

Visibility
  1. Public
  2. All

Type Members

  1. case class BarcodeRequest(security: SecurityHeader, command: GenerateBarcode) extends Product with Serializable

    Permalink
  2. case class GenerateBarcode(message: MessageType, customer: CustomerType, barcode: BarcodeType) extends Product with Serializable

    Permalink
  3. case class GenerateBarcodeByCountryCode(countryCode: String) extends Product with Serializable

    Permalink

Ungrouped