FindBillerResponse

FindBillerResponse class

Find biller response class.

public class FindBillerResponse

Constructors

NameDescription
FindBillerResponse()Initializes a new instance of FindBillerResponse class.

Properties

NameDescription
BillerInfos { get; set; }Gets or sets the collection of BillerInfo.
UpdateDate { get; set; }Gets or sets the date and time of last addition or modification to the entries in the directory, whether part of this response or not.

See Also