FindBillerResponse

FindBillerResponse class

Find biller response class.

public class FindBillerResponse

Constructors

Name Description
FindBillerResponse() Initializes a new instance of FindBillerResponse class.

Properties

Name Description
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