BillTypes

PresentmentListRequest.BillTypes property

Gets or sets the bill types.

public List<BillTypeEnum> BillTypes { get; set; }

See Also