FindBillerRequest class
FindBillerRequest class
Find biller request class.
The FindBillerRequest type exposes the following members:
Constructors
Constructor | Description |
---|---|
FindBillerRequest() | Initializes a new instance of FindBillerRequest class. |
Properties
Property | Description |
---|---|
update_date | Gets or sets the date and time of last change to any biller entry as reported by the server on previous query. |
biller_id | Gets or sets the ID of this biller at this bill publisher. |
name | Gets or sets the biller’s name. |
address1 | Gets or sets the biller’s address line 1. |
address2 | Gets or sets the biller’s address line 2. |
address3 | Gets or sets the biller’s address line 3. |
city | Gets or sets the biller’s city. |
state | Gets or sets the biller’s state. |
postal_code | Gets or sets the biller’s postal code. |
country | Gets or sets the biller’s country code. ISO/DIS-3166 3-letter country code standard. |
standard_industry_code | Gets or sets the biller’s standard industry code. |
consumer_postal_code | Gets 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_images | True if the client wants images (logos) returned. |