Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 696 Bytes

File metadata and controls

13 lines (9 loc) · 696 Bytes

DomainPurchaseResponse

Properties

Name Type Description Notes
OrderId int32 Unique identifier of the order processed to purchase the domain [default to null]
ItemCount int32 Number items included in the order [default to null]
Total int32 Total cost of the domain and any selected add-ons [default to null]
Currency string Currency in which the `total` is listed [optional] [default to null]

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