DomainPurchaseResult
Domain purchase result
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
domain (str) – The domain name being purchased.
billedCredits (int) – The total credits used for the purchase.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict