PresentmentDetailResponse

PresentmentDetailResponse class

Bill detail response class.

public class PresentmentDetailResponse

Constructors

NameDescription
PresentmentDetailResponse()Initializes a new instance of PresentmentDetailResponse class.

Properties

NameDescription
PresentmentDetails { get; set; }Gets or sets the collection of PresentmentDetail.

See Also