EpaMedicationBatch
public struct EpaMedicationBatch : Equatable, Hashable, Codable, SendableInformation that only applies to packages.
- 
                  
                  DeclarationSwift public init(lotNumber: String? = nil, expiresOn: String? = nil)
- 
                  
                  Identifier assigned to batch (charge number of product, only dispensed medications) DeclarationSwift public let lotNumber: String?
- 
                  
                  When this specific batch of product will expire (only available for dispensed medications) DeclarationSwift public let expiresOn: String?
 View on GitHub
            View on GitHub
           EpaMedicationBatch Structure Reference
      EpaMedicationBatch Structure Reference