PresentmentDetails

PresentmentDetailResponse.PresentmentDetails property

Gets or sets the collection of PresentmentDetail.

public List<PresentmentDetail> PresentmentDetails { get; set; }

See Also