BillerInfos

FindBillerResponse.BillerInfos property

Gets or sets the collection of BillerInfo.

public List<BillerInfo> BillerInfos { get; set; }

See Also