PresentmentBillInfos

PresentmentListResponse.PresentmentBillInfos property

Gets or sets the collection of PresentmentBillInfo.

public List<PresentmentBillInfo> PresentmentBillInfos { get; set; }

See Also