warranties property

List<WarrantyDto>? warranties
read / write

List of Anybill.AppApi.Models.DTO.V3.Warranty.WarrantyDto objects that are not tied to a specific line.

Implementation

List<WarrantyDto>? warranties;