class Acme::Client::Resources::Registration
def assign_links(links)
def assign_links(links) @next_uri = links['next'] @recover_uri = links['recover'] @term_of_service_uri = links['terms-of-service'] end
def assign_links(links) @next_uri = links['next'] @recover_uri = links['recover'] @term_of_service_uri = links['terms-of-service'] end