Interface CheckUsernameBusyResponseUsername_suggestions

interface CheckUsernameBusyResponseUsername_suggestions {
    suggestions_with_metadata: CheckUsernameBusyResponseSuggestions_with_metadata;
}

Properties