Class AlternativeScheme
AlternativeScheme class
Alternative payment scheme instructions
public sealed class AlternativeScheme : IEquatable<AlternativeScheme>
Constructors
Properties
Name | Description |
---|
Instruction { get; set; } | Gets the payment instruction for a given bill. |
Methods
Name | Description |
---|
Equals(AlternativeScheme) | Determines whether the specified alernative scheme is equal to the current alternative scheme. |
override Equals(object) | Determines whether the specified object is equal to the current object. |
override GetHashCode() | Gets the hash code for this instance. |
See Also