ALCameraSuccess

public struct ALCameraSuccess : Sendable, Equatable, Hashable

The camera success.

  • The image in base64.

    Declaration

    Swift

    public let image: String
  • The barcode.

    Declaration

    Swift

    public let barcode: String