FindBillerRequest class

FindBillerRequest class

Find biller request class.

The FindBillerRequest type exposes the following members:

Constructors

ConstructorDescription
FindBillerRequest()Initializes a new instance of FindBillerRequest class.

Properties

PropertyDescription
update_dateGets or sets the date and time of last change to any biller entry as reported by the server on previous query.
biller_idGets or sets the ID of this biller at this bill publisher.
nameGets or sets the biller’s name.
address1Gets or sets the biller’s address line 1.
address2Gets or sets the biller’s address line 2.
address3Gets or sets the biller’s address line 3.
cityGets or sets the biller’s city.
stateGets or sets the biller’s state.
postal_codeGets or sets the biller’s postal code.
countryGets or sets the biller’s country code. ISO/DIS-3166 3-letter country code standard.
standard_industry_codeGets or sets the biller’s standard industry code.
consumer_postal_codeGets or sets the postal code of customer, to allow server to filter out billers that do not do business in the customer’s area
include_imagesTrue if the client wants images (logos) returned.

See Also