AlternativeScheme.Instruction

AlternativeScheme.Instruction property

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).

public string Instruction { get; set; }

Property Value

The payment instruction.

See Also