ConsumerPostalCode

FindBillerRequest.ConsumerPostalCode property

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

public string ConsumerPostalCode { get; set; }

See Also