The Vanity Name Server related registrar endpoint delegateToVanity returns a complex response which is a list of hashes. However the client has no struct for that data and we simply return a list of maps.
Aren't we missing a struct that represents a Vanity Name Server?
The Vanity Name Server related registrar endpoint
delegateToVanity
returns a complex response which is a list of hashes. However the client has no struct for that data and we simply return a list of maps.Aren't we missing a struct that represents a Vanity Name Server?