Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.11 KB

RenewalsSearchResponseRenewalsInner.md

File metadata and controls

18 lines (14 loc) · 1.11 KB

xi.sdk.resellers.Model.RenewalsSearchResponseRenewalsInner

Properties

Name Type Description Notes
RenewalId int Unique renewal ID. [optional]
CustomerOrderNumber string The reseller's order number for reference in their system. [optional]
ReferenceNumber string Renewal reference number. It could be notification id or quote number. [optional]
EndUser string The company name for the end user/customer. [optional]
Vendor string The name of the vendor. [optional]
ExpirationDate string Renewal expiration date. [optional]
RenewalValue double The value of the renewal. [optional]
Status string The status of the renewal. [optional]
Links List<RenewalsSearchResponseRenewalsInnerLinksInner> [optional]

[Back to Model list] [Back to API list] [Back to README]