SwissQRBill.AlternativeSchemes

SwissQRBill.AlternativeSchemes property

Gets ors sets the alternative payment schemes.

A maximum of two schemes with parameters are allowed.

public List<AlternativeScheme> AlternativeSchemes { get; set; }

Property Value

The alternative payment schemes.

See Also