Type Alias AvailabilityResponse

AvailabilityResponse: {
    is_registered: number;
}