Alternative payment scheme parameter for Swiss QR bills. Maximum 2 alternative schemes are allowed per bill.
Creates an alternative scheme.
Returns the QR code data fields.
@type t() :: %SwissQrBill.AlternativeScheme{parameter: String.t()}
@spec new(String.t()) :: t()
@spec qr_code_data(t()) :: [String.t()]