AlternativeScheme

AlternativeScheme class

Alternative payment scheme instructions

The AlternativeScheme type exposes the following members:

Constructors

Name Description
AlternativeScheme() Initializes a new instance of the AlternativeScheme class

Properties

Name Description
instruction Gets the payment instruction for a given bill.

The instruction consists of a two letter abbreviation for the scheme, a separator characters
and a sequence of parameters(separated by the character at index 2).

Methods

Name Description
equals(other) Determines whether the specified object is equal to the current object.

See Also